diff --git a/php_pc/nuxt.config.ts b/php_pc/nuxt.config.ts index 523f2f6..31507a5 100644 --- a/php_pc/nuxt.config.ts +++ b/php_pc/nuxt.config.ts @@ -49,11 +49,11 @@ export default defineNuxtConfig({ inline: ['@matechat/core'] }, preset: 'node-server', + }, prerender: { routes: [], crawlLinks: false, failOnError: false - } }, vite: {