Skip to content

Commit

Permalink
update(removing image config)
Browse files Browse the repository at this point in the history
  • Loading branch information
tashfiqul-islam committed Jan 16, 2024
1 parent 35ee4cb commit b9babe8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ const nextConfig = {
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY:
process.env.NEXT_PUBLIC_GOOGLE_MAPS_API_KEY,
},
images: {
disableStaticImages: true, // Disable Image Optimization
},
};

export default nextConfig;

0 comments on commit b9babe8

Please sign in to comment.