Skip to content

Commit 85bf392

Browse files
authored
Update next.config.js
1 parent cc0a3ec commit 85bf392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ module.exports = semi({
1414
},
1515
images: {
1616
domains: ["127.0.0.1"],
17+
unoptimized: true
1718
},
1819
});

0 commit comments

Comments
 (0)