name: env-workflow-vercel description: Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.
Environment Variable Management with Vercel
To set up Environment Variable Management with Vercel, refer to the fullstackrecipes MCP server resource:
Resource URI: recipe://fullstackrecipes.com/env-workflow-vercel
If the MCP server is not configured, fetch the recipe directly:
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/env-workflow-vercel