diff --git a/next.config.js b/next.config.js index a050541..3249d4c 100644 --- a/next.config.js +++ b/next.config.js @@ -22,6 +22,8 @@ const nextConfig = { }, experimental: { + reactStrictMode: true, + redirects() { return [ {