Trouble building/deploying from git repo (exit status 128)

Here is my site: nicksimson.netlify.app

I was getting an exit status 128 for a repository Netlify couldn’t access, despite a successful build/deploy earlier in the day. I tried to solve the issue by unlinking and relinking to my GitHub repo: https://github.com/nsmsn/dotcom

I am unsure if I am putting the right info in the Base directory, Package directory, or Publish directory fields under Build Settings, under Continuous Deployment in app.netlify.com

When I deploy my project now, my custom domain and my netlify project URL are showing the generic Netlify 404 page.

I currently have my site reverted to a previous deployment, before the first failed build

I solved this for my project. I named the publish directory ‘build’