I got the following screen when deploying next.js with
next build next start
Though it's working perfectly when I run in development environment with
next dev
Is there a way to make the console output more meaningful debug information for production (only for tentative debugging purpose)?