diff --git a/nuxt.config.ts b/nuxt.config.ts index 7095c58..fcc8314 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -104,6 +104,10 @@ export default defineNuxtConfig({ cloudflare: { nodeCompat: true }, + prerender: { + routes: ['/'], + crawlLinks: true + } }, runtimeConfig: {