Function Configuration
Environment Variables UI

Environment Variables UI

4/14/2020

What this post added

Introduced the ability to configure different Environment Variables for Production, Preview, and Development directly in the Dashboard. Added `vercel env pull` command to download Development Environment Variables locally into a `.env` file. Introduced `vercel env add` and `vercel env remove` commands for command-line management of Environment Variables.

Read the original post ↗