From db445355282f7055bf20898b0a6b4fcfaea5d746 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 22 Dec 2025 19:55:59 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20mettre=20=C3=A0=20jour=20le=20preset=20?= =?UTF-8?q?Nitro=20pour=20utiliser=20'cloudflare=5Fmodule'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 54048aa..42216bc 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -82,7 +82,7 @@ export default defineNuxtConfig({ compatibilityDate: '2025-12-13', nitro: { - preset: 'cloudflare_pages', + preset: 'cloudflare_module', prerender: { routes: ['/'],