Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andresnowak committed Dec 16, 2024
1 parent 329f93b commit a0ba84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const isProd = process.env.NODE_ENV === "production";
const repoName = "/robodatapioneers2024_datastory";

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

0 comments on commit a0ba84d

Please sign in to comment.