Next.js Discord

Discord Forum

Generating static pages (0/9) [== ]RangeError: Maximum call stack size exceeded when running build

Unanswered
Fire ant posted this in #help-forum
Open in Discord
Fire antOP
Going to production got error when building
pnpm build
npm run build

both got error
✓ Creating an optimized production build
 ✓ Compiled successfully
 ✓ Linting and checking validity of types
 ✓ Collecting page data
   Generating static pages (2/9)  [==  ] 
RangeError: Maximum call stack size exceeded


Using next 13.5.4, is this node issue?

0 Replies