Hi there,
After searching some topics here about it, i found that i have a different error than in the posts I read.
When I deploy the build folder manually (drag and drop) to Netlify UI it works just fine, but from Github I get blank page for some reason. Not sure if i’m missing something in the package.json or something. I downloaded the last deploy to see if the index.html is there and it is, so i’m pretty lost.
Original site with github: https://apexnew.netlify.app/ (blank one)
2nd one I deployed manually: https://apexnew2.netlify.app/
Thanks!