Skip to content

Commit 9ba72df

Browse files
committed
fix
1 parent f432f43 commit 9ba72df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const withMDX = createMDX();
55
/** @type {import('next').NextConfig} */
66
const config = {
77
reactStrictMode: true,
8-
output: 'export',
98
images: {
109
unoptimized: true,
1110
},

0 commit comments

Comments
 (0)