Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Unanswered
American Wirehair posted this in #help-forum
American WirehairOP
If I try to build my nextjs project on my windows pc, It takes a while and then I'll get "Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory". Even on my Linux Server, this is happening. I don't think the nextjs app should be so hard to build. what could be the problem there?