We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafbce7 commit b53e615Copy full SHA for b53e615
next.config.js
@@ -3,9 +3,4 @@ module.exports = {
3
domains: ["ajayliu.com"],
4
formats: ["image/avif", "image/webp"],
5
},
6
- experimental: {
7
- images: {
8
- unoptimized: true,
9
- },
10
11
};
0 commit comments