mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 08:29:33 +01:00
Set Nitro preset to 'cloudflare-durable' for enhanced compatibility
This commit is contained in:
@@ -139,6 +139,7 @@ export default defineNuxtConfig({
|
|||||||
|
|
||||||
// Nitro
|
// Nitro
|
||||||
nitro: {
|
nitro: {
|
||||||
|
preset: 'cloudflare-durable',
|
||||||
experimental: {
|
experimental: {
|
||||||
websocket: true,
|
websocket: true,
|
||||||
openAPI: true,
|
openAPI: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user