diff --git a/next.config.js b/next.config.js index 29046d48..149b57f9 100644 --- a/next.config.js +++ b/next.config.js @@ -119,7 +119,7 @@ const nextConfig = { ], }, { - source: '*', + source: '/*', headers: [ { key: "Access-Control-Allow-Origin",