Skip to content

Commit

Permalink
add output export property
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-sharma7 committed Nov 23, 2023
1 parent b2ac970 commit 71f92d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const withTM = require('next-transpile-modules')(['react-cytoscapejs']);
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
output: 'export',
images: {
unoptimized: true
},
Expand Down

0 comments on commit 71f92d3

Please sign in to comment.