Revert to SSR mode with Node adapter - keep consent logs backend

This commit is contained in:
Kunthawat
2026-04-02 09:54:07 +07:00
parent df2b00a914
commit e1d170252b
4 changed files with 34 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ export default defineConfig({
}),
sitemap(),
],
output: 'static',
output: 'server',
i18n: {
defaultLocale: 'th',
locales: ['th'],