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: [