HI,
I was able to deploy on May 7. On May 8 my builds started failing. I am able to successfully build locally. the build logs are below. To attempt to get around this i stopped the automatic build and deploy and attempted to deploy from my local command line. I installed netlify-cli v 2.50. I executed netlify login and netlify link. When linking i used the site id. Both commands executed successfully. Then a deployed with the follow command
netlify deploy --prod -d .build --timeout 9999
The command line just hangs at the line āWaiting for deploy to go liveā. I tried cli versions 2.50, 2.49 and 2.21 but all do the same thing. Iām currently using node v10.20.1
site name: https://mymacgym.netlify.app/
build logs:
5:21:42 PM: Build script success
5:21:42 PM: Failing build: Failed to build site
5:21:42 PM: Failed during stage ābuilding siteā: Deploy directory ā.buildā does not exist
5:21:42 PM: Finished processing build request in 46.386728032s