Support Vercel Custom Environments (variables) #12
mountainash
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vercel now can have EnvVars for more than just Production & Preview.
The
PRODUCTIONinput key for this project should change to be able to handle a name/string being passed that matches a Environment created on Vercel (Pro & Enterprise plans... so I guess we need to keep this for free accounts).This is similar to how
GITHUB_DEPLOYMENT_ENVkey for this project already works. Maybe it already does???Beta Was this translation helpful? Give feedback.
All reactions