I tried throwing an error in the RootLayout, random components, as well as throwing an error on a click of a button.
Running my project using npm run dev generates error pop-ups and outputs the error in the browser console.
Running my project using npm run build and npm run start outputs the error in the browser console.
In either case I cannot get the page to show up!