Next.js Discord

Discord Forum

SSG Debugging

Unanswered
Short-tailed Hawk posted this in #help-forum
Open in Discord
Short-tailed HawkOP
I have a project that WAS correctly working with SSG. It gets all of its data from a CMS and uses a catch-all segment for the root page.

It has now stopped outputting any html files, but doesn't report any issues or warnings when running 'next build'.

Everything works find if run in dynamic mode.

Is there any way to get more verbose output of the build process that might give some clue as to where it is failing?

0 Replies