From 4eda121ce2c7c6e7c80a872a1134e2cc0fbfb473 Mon Sep 17 00:00:00 2001 From: hailin Date: Mon, 28 Jul 2025 17:54:57 +0800 Subject: [PATCH] . --- php_pc/nuxt.config.ts | 1 + 1 file changed, 1 insertion(+) 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: [