try vercel-static
This commit is contained in:
parent
61626ea8e5
commit
bf209c1db0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
//https://nitro.unjs.io/config
|
||||
export default defineNitroConfig({
|
||||
preset: "vercel",
|
||||
preset: "vercel-static",
|
||||
devServer: {
|
||||
watch: ["./src/pages", "./src/components"],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue