diff --git a/web/nuxt.config.ts b/web/nuxt.config.ts index 34012ec..ebb34cc 100644 --- a/web/nuxt.config.ts +++ b/web/nuxt.config.ts @@ -11,7 +11,7 @@ export default defineNuxtConfig({ }, }, nitro: { - plugins: [resolve('web/server/plugins/onshape.ts')], + plugins: [resolve('server/plugins/onshape.ts')], }, app: { head: {