Blank page showing up for Next.js deployment

Just added him as a collaborator @hrishikesh

How can i set that type of issue on my website. I also got directories on my home page. But if i open with permalink it is fine.

Changed my build argument to ‘next build && next export’ and its working now

That would work if you are only having a static website. If you use SSR/ISR, etc. Nick confirmed that you would have to remove index.html from the public folder in your repo for this to work.

i am using a static website, where i have add this on body with console.log statements but unfortunately it is stills showing the blank.

Can you share the name of your site please?