nuxtjs · nuxtjs/NUXT_PRERENDER_NO_ROUTES_DETECTED
NUXT_PRERENDER_NO_ROUTES_DETECTED
Prerender: No Routes Detected
The Nuxt crawler found no routes to prerender. This happens when the app has no statically discoverable links from the root page, or when crawlLinks is false and no explicit routes are listed under nitro.prerender.routes. Add routes explicitly or enable link crawling.