How do I trace errors in Next.js?
Error tracing is quite difficult in Next since it shows the path of the file in the build folder, how can I trace back to where the error originally occurred in my project folder structure?
How to remove any comments in build files Next.js?
I need to remove comments like: