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:
IMG_0375.png
Solution
Vercel Documentation
Learn how to use Vercel Environment Variables, which are key-value pairs configured outside your source code that change depending on the environment.
Was this page helpful?