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