Closed alexandrecarvalheira closed 3 years ago
Did you add the environment variables to the project in Vercel?
Also make sure u have pulled the latest version of the repo. There was a Eslint error causing build to fail.
This is a problem caused by not creating the .env
variables within Vercel.
working fine on localhost but not working on vercel deploy, any idea?