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 cc0a3ec commit 85bf392Copy full SHA for 85bf392
next.config.js
@@ -14,5 +14,6 @@ module.exports = semi({
14
},
15
images: {
16
domains: ["127.0.0.1"],
17
+ unoptimized: true
18
19
});
0 commit comments