I am currently in the process of deploying my application to Netlify, featuring a combination of React, Next.js, and Express.js.
While there are no errors showing up in the Netlify console, unfortunately, the site is not live as expected.
https://i.stack.imgur.com/gNRd3.png
Below, you can find my package.json scripts for reference.
https://i.stack.imgur.com/kUVve.png
Furthermore, I have outlined my environment variables on Netlify here: https://i.stack.imgur.com/GMr96.png
Additonally, please see my build settings configured for Netlify: https://i.stack.imgur.com/sbJmT.png
If anyone could provide insight into potential mistakes I may be making, it would be greatly appreciated. Thank you!