Skip to content

Commit f36ed03

Browse files
committed
fix
1 parent 4ac9416 commit f36ed03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

next.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ const withMDX = createMDX();
66
const config = {
77
reactStrictMode: true,
88
output: 'export',
9-
images: {
10-
unoptimized: true,
11-
},
129
};
1310

1411
export default withMDX(config);

0 commit comments

Comments
 (0)