Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech authored Sep 22, 2023
1 parent e8ba2ec commit 00ee839
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ const debug = process.env.NODE_ENV !== "production";
const nextConfig = {
reactStrictMode: true,
images: {
// loader: "akamai",
// path: "/",
unoptimized: true,
},
assetPrefix: !debug ? "https://www.acmcyber.com" : "",
Expand Down

0 comments on commit 00ee839

Please sign in to comment.