Skip to content

Commit

Permalink
Finalise migration
Browse files Browse the repository at this point in the history
  • Loading branch information
edenreich committed Mar 10, 2024
1 parent c5b4a3c commit 58ce785
Show file tree
Hide file tree
Showing 39 changed files with 2,066 additions and 47 deletions.
3 changes: 3 additions & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
const nextConfig = {
output: "export",
distDir: "out",
images: {
unoptimized: true,
},
};

export default nextConfig;
Loading

0 comments on commit 58ce785

Please sign in to comment.