docs(nuxt.config): remove nitro.prerender.failOnError

This commit is contained in:
Benjamin Canac
2025-02-16 19:28:19 +01:00
parent 416342486d
commit f92bac64a9

View File

@@ -97,8 +97,7 @@ export default defineNuxtConfig({
// '/api/pulls.json'
],
crawlLinks: true,
autoSubfolderIndex: false,
failOnError: false
autoSubfolderIndex: false
},
cloudflare: {
pages: {