does this work?

This commit is contained in:
Chris Kruining 2024-11-18 15:11:44 +01:00
parent d665aafae0
commit 1409e6761a
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -73,6 +73,7 @@ export default defineConfig({
}, },
}, },
server: { server: {
preset: 'bun',
prerender: { prerender: {
crawlLinks: true, crawlLinks: true,
}, },