Skip to content

Commit

Permalink
fix(updated nextjs config)
Browse files Browse the repository at this point in the history
  • Loading branch information
tashfiqul-islam committed Jan 17, 2024
1 parent a8b25de commit 9340ac3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ const nextConfig = {

// Image optimization settings
images: {
disableStaticImages: true,
unoptimized: true,
},

// Additional configurations...
};

module.exports = nextConfig;

0 comments on commit 9340ac3

Please sign in to comment.