Next build hanging forever when deployed #62510
-
SummaryNext build works fine when running it locally, but when I deploy, it gets to the level of - info Using external babel configuration
and then stays there with no error generated . I've updated to the latest version of Next and using Node 20 but still facing same issue Additional informationNo response ExampleNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi, Can you make a build locally? Like, |
Beta Was this translation helpful? Give feedback.
-
For anyone who got here via search looking for the descriptive answer to this - memory for heap for the build can be raised using env var:
|
Beta Was this translation helpful? Give feedback.
It's been solved. This is caused by Memory setting in the production environment.