Skip to content

Commit 04e5c2d

Browse files
Merge pull request #234 from hngx-org/incredible-phoenix246-patch-2
Update next.config.js
2 parents 51a750f + 212579b commit 04e5c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const nextConfig = {
66
images: {
77
domains: ['res.cloudinary.com', 'example.com', 'images.unsplash.com', 'lh3.googleusercontent.com', 'img.evbuc.com'],
88
},
9+
exclude: ['v2'],
910
};
1011

1112
module.exports = nextConfig;

0 commit comments

Comments
 (0)