diff --git a/nuxt.config.ts b/nuxt.config.ts index fc2c7b8d..4ca45521 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -59,7 +59,7 @@ export default defineNuxtConfig({ nitro: { prerender: { crawlLinks: false, - routes: ['/200.html'], + routes: ['/', '/200.html'], }, }, app: {