This commit is contained in:
hailin 2025-07-28 19:46:39 +08:00
parent 1696633a15
commit 39fe6b0727
1 changed files with 1 additions and 1 deletions

View File

@ -49,11 +49,11 @@ export default defineNuxtConfig({
inline: ['@matechat/core']
},
preset: 'node-server',
},
prerender: {
routes: [],
crawlLinks: false,
failOnError: false
}
},
vite: {