Skip to content

Commit 4171784

Browse files
Waseem raja ShaikWaseem raja Shaik
Waseem raja Shaik
authored and
Waseem raja Shaik
committed
ssss
1 parent 5a82a59 commit 4171784

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

next.config.mjs

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ const __dirname = path.dirname(__filename);
77

88
const nextConfig = {
99
output: 'export',
10+
images: {
11+
unoptimized: true,
12+
},
1013
sassOptions: {
1114
includePaths: [path.join(__dirname, 'styles')],
1215
},

0 commit comments

Comments
 (0)