From 9861b91f2d463328761596c3e8e067d74d53dd90 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 18 Dec 2025 11:54:17 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20supprimer=20la=20configuration=20de=20pr?= =?UTF-8?q?=C3=A9-rendu=20dans=20la=20configuration=20Nitro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 55d8419..7095c58 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -104,9 +104,6 @@ export default defineNuxtConfig({ cloudflare: { nodeCompat: true }, - prerender: { - routes: ['/'], - }, }, runtimeConfig: {