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