Skip to content

Commit

Permalink
update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Apr 6, 2024
1 parent eab22c8 commit 5040e4c
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 @@ -5,7 +5,7 @@ const withNextra = require("nextra")({
});

const nextConfig = {
export: "output",
output: "export",
images: {
unoptimized: true,
},
Expand Down

0 comments on commit 5040e4c

Please sign in to comment.