mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
add vercel static output to ignored
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -49,3 +49,5 @@ coverage
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
.vercel
|
||||
|
||||
@@ -12,5 +12,6 @@ export default defineNuxtConfig({
|
||||
crawlLinks: true,
|
||||
routes: ['/'],
|
||||
},
|
||||
preset: 'vercel',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user