Skip to content

Commit

Permalink
chore: webpack mem
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Jan 13, 2025
1 parent 574a727 commit 3525f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const config: NextConfig = {
serverActions: {
bodySizeLimit: '80mb',
},
webpackMemoryOptimizations: true,
},
images: {
dangerouslyAllowSVG: false,
Expand Down

0 comments on commit 3525f12

Please sign in to comment.