Skip to content

Commit 87c0581

Browse files
committed
Build errors resolve
1 parent eeb3639 commit 87c0581

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const nextConfig = {
3636
experimental: {
3737
optimizePackageImports: ['lucide-react', '@radix-ui/react-icons'],
3838
},
39+
output: 'export',
3940
compiler: {
4041
removeConsole: process.env.NODE_ENV === 'production',
4142
},

0 commit comments

Comments
 (0)