From 04796e6067fae14a32d7329aa5b3d88583d926bd Mon Sep 17 00:00:00 2001 From: paolosantarsiero Date: Tue, 31 Dec 2024 12:02:29 +0100 Subject: [PATCH] fix: build --- next.config.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/next.config.ts b/next.config.ts index e949664ed..cedb933f1 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,4 +1,6 @@ export default { + reactStrictMode: true, + experimental: { appDir: true }, images: { formats: ['image/avif', 'image/webp'], remotePatterns: [