Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
stcalica authored May 3, 2024
1 parent 05481b9 commit 3c25646
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

const nextConfig = {
output: "export", // <=== enables static exports
assetPrefix: "/public/",
reactStrictMode: true,
};

Expand Down

0 comments on commit 3c25646

Please sign in to comment.