Skip to content

Commit 43f4ad7

Browse files
committed
.
1 parent 343575e commit 43f4ad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const nextConfig = {
33
output:'export',
44
basePath:'',
55
images: {
6+
unoptimized: true,
67
remotePatterns: [
78
{
89
protocol: 'https',

0 commit comments

Comments
 (0)