diff --git a/next.config.js b/next.config.js index 80683677..330c1af0 100644 --- a/next.config.js +++ b/next.config.js @@ -178,7 +178,7 @@ const nextConfig = { }, ] }, - redirects: async () => { + async redirects() { return [ { source: '/home',