Deploying new projects started failing on Netlify. Checking the logs I see something that was not in the logs on previous successful deploys:
Treating warnings a
Redeploy again after deleting your site from netlify
Use the command npm run build and not yarn build
npm run build
yarn build
Don't try to rename your website name when deploy process is going on to avoid errors