Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
sudsarkar13 committed Feb 13, 2024
1 parent 13efede commit 6c7ab96
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@ const nextConfig = {
reactStrictMode: true,
};

module.exports = {
output: "export",
};

export default nextConfig;

0 comments on commit 6c7ab96

Please sign in to comment.