We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f432f43 commit 9ba72dfCopy full SHA for 9ba72df
next.config.mjs
@@ -5,7 +5,6 @@ const withMDX = createMDX();
5
/** @type {import('next').NextConfig} */
6
const config = {
7
reactStrictMode: true,
8
- output: 'export',
9
images: {
10
unoptimized: true,
11
},
0 commit comments