Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Esanim committed Nov 21, 2023
1 parent 2862880 commit 68285dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const moduleExports = {
redirects,
headers,
output: 'standalone',
productionBrowserSourceMaps: true
productionBrowserSourceMaps: true,
};

module.exports = withRoutes(moduleExports);

0 comments on commit 68285dc

Please sign in to comment.