79200354

Date: 2024-11-18 14:46:41
Score: 1.5
Natty:
Report link

I had a similar issue with a deployment on Netlify. The thing that I was doing wrong was adding the environment variables after deployment. And then doing further deployments would just give the same error. What you can try is manually building the project again and then deploying it, and make sure to add your environment variables in Netlify project console before building and deploying it.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Inshal Aamir