mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-31 04:07:55 +01:00
test node preset
This commit is contained in:
@@ -15,8 +15,5 @@ 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