diff --git a/app.config.ts b/app.config.ts index 9c8e86f..c485521 100644 --- a/app.config.ts +++ b/app.config.ts @@ -73,6 +73,7 @@ export default defineConfig({ }, }, server: { + preset: 'bun', prerender: { crawlLinks: true, },