invalid env variables when deployed in vercel
Everything is working fine on my computer but not in deployment.
Sorry I’m a noob in web dev 😅
Here’s my error:
Solution:Jump to solution
Vercel Documentation
Environment Variables
Learn how to use Vercel Environment Variables, which are key-value pairs configured outside your source code that change depending on the environment.
2 Replies
Solution
Vercel Documentation
Environment Variables
Learn how to use Vercel Environment Variables, which are key-value pairs configured outside your source code that change depending on the environment.
thanks