My Netlify deploys my next.js app but I get a white screen

PLEASE help us help you by writing a good post!

mcintern.netlify.app
Everything works but am getting a white screen. Locally I can run npm run dev and it shows me local host version of my project but now I want to deploy and it doesn’t work. Not sure if issue is the build location or using .next vs out? Here is my public repo

please help me configure it to work and show my project.

You should delete index.html from public folder