diff --git a/next.config.js b/next.config.js index 82e1eb578..40a2376aa 100644 --- a/next.config.js +++ b/next.config.js @@ -73,7 +73,7 @@ const rawNextConfig = { ) return config }, - reactStrictMode: true, + reactStrictMode: false, redirects: () => { return Promise.resolve([ {