diff --git a/nuxt.config.ts b/nuxt.config.ts index 34111dd..41cf384 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -76,10 +76,6 @@ export default defineNuxtConfig({ nitro: { experimental: { openAPI: true - }, - prerender: { - crawlLinks: true, - routes: ['/'] } },