It will be great if we have a copy all buttons on Environment Variables tab in settings in vercel project just render have.
Hi @sahil-gupta584, welcome to the Vercel Community!
I’ll pass it on to the team. But, the recommended way to grab all your envs is to use the CLI command vercel env pull .env.local
.
1 Like