diff --git a/php_pc/nuxt.config.ts b/php_pc/nuxt.config.ts index 3fdbb20..b2210ae 100644 --- a/php_pc/nuxt.config.ts +++ b/php_pc/nuxt.config.ts @@ -44,6 +44,7 @@ export default defineNuxtConfig({ }, }, ssr: !!envConfig.ssr, + nitro: { preset: 'node-server' }, vite: { plugins: [