First timer.
Deploying a new project from github repo.
Environment variables has message " TIP: Paste a .env above to populate the form".
How do I do that?
I have tried drag file and slowly hovering over the vercel env variables section. It does not react or accept the file.
I tried copy / paste. That didn’t work.
The alterative is to add each item individually with the vercel interface.
Hey @wordopera! You should be able to copy the file contents and paste them into the form. Or you can click the Import
button to import a file.
I am starting new project. Importing from Repo.
There is not Import button.
I also don’t think there is a form to copy contents.
Only option is to enter name and key separately and one by one.
It’s possible to paste the .env
file contents on the project creation screen too. You can expand the Environment Variables
section and paste the file contents into the form.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.