You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running pnpm build, the CPU occupation rate is too high, causing the server to collapse, how can I modify next.config.ts to alleviate the stress of CPU during build
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
"next": "15.0.3"
"node": "20.18.0"
When running
pnpm build
, the CPU occupation rate is too high, causing the server to collapse, how can I modifynext.config.ts
to alleviate the stress of CPU during buildAdditional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions