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 6ff1189 commit c0d1916Copy full SHA for c0d1916
next.config.js
@@ -79,7 +79,7 @@ module.exports = () => {
79
hostname: 'picsum.photos',
80
},
81
],
82
- unoptimized,
+ unoptimized: true
83
84
async headers() {
85
return [
0 commit comments