Set Nitro preset to 'cloudflare-durable' for enhanced compatibility

This commit is contained in:
2025-04-19 11:39:42 +02:00
parent 9a4a98ce9e
commit 275f97b3ca

View File

@@ -139,6 +139,7 @@ export default defineNuxtConfig({
// Nitro
nitro: {
preset: 'cloudflare-durable',
experimental: {
websocket: true,
openAPI: true,