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.
2 parents de499e5 + 87c0581 commit 683da14Copy full SHA for 683da14
1 file changed
next.config.mjs
@@ -36,6 +36,7 @@ const nextConfig = {
36
experimental: {
37
optimizePackageImports: ['lucide-react', '@radix-ui/react-icons'],
38
},
39
+ output: 'export',
40
compiler: {
41
removeConsole: process.env.NODE_ENV === 'production',
42
0 commit comments