mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
add back preset
This commit is contained in:
@@ -15,5 +15,8 @@ export default defineNuxtConfig({
|
|||||||
},
|
},
|
||||||
build: {
|
build: {
|
||||||
transpile: [/content-edge/, /github-module/]
|
transpile: [/content-edge/, /github-module/]
|
||||||
|
},
|
||||||
|
nitro: {
|
||||||
|
preset: 'vercel'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user