Skip to content

Commit

Permalink
♻️ refactor: update codebase #2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnguyen215 committed Jul 21, 2024
1 parent b37e406 commit 8f3b05f
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 @@ -10,7 +10,6 @@ const nextConfig = {
process.env.NEXT_PUBLIC_ESLINT_IGNORE_DURING_BUILDS === "true",
},
output: process.env.NEXT_PUBLIC_OUTPUT || "standalone",
distDir: "dist",
images: {
unoptimized: true,
domains: ["pnguyen215.github.io"],
Expand Down

0 comments on commit 8f3b05f

Please sign in to comment.