Skip to content

Commit

Permalink
Merge pull request #234 from hngx-org/incredible-phoenix246-patch-2
Browse files Browse the repository at this point in the history
Update next.config.js
  • Loading branch information
incredible-phoenix246 authored Feb 23, 2024
2 parents 51a750f + 212579b commit 04e5c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const nextConfig = {
images: {
domains: ['res.cloudinary.com', 'example.com', 'images.unsplash.com', 'lh3.googleusercontent.com', 'img.evbuc.com'],
},
exclude: ['v2'],
};

module.exports = nextConfig;

0 comments on commit 04e5c2d

Please sign in to comment.