Skip to content

Commit

Permalink
Changed output to export
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahjibben committed Oct 14, 2024
1 parent 32bc103 commit 98af9d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ export default withBundleAnalyzer({
experimental: {
optimizePackageImports: ['@mantine/core', '@mantine/hooks'],
},
output: "export"
});

0 comments on commit 98af9d4

Please sign in to comment.