Revert to SSR mode with Node adapter - keep consent logs backend
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineConfig({
|
||||
}),
|
||||
sitemap(),
|
||||
],
|
||||
output: 'static',
|
||||
output: 'server',
|
||||
i18n: {
|
||||
defaultLocale: 'th',
|
||||
locales: ['th'],
|
||||
|
||||
Reference in New Issue
Block a user