Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add to Vercel Environmental Variables #246

Open
neural-machine opened this issue Aug 1, 2022 · 3 comments
Open

Need to add to Vercel Environmental Variables #246

neural-machine opened this issue Aug 1, 2022 · 3 comments

Comments

@neural-machine
Copy link
Collaborator

NEXT_PUBLIC_PRICE_LINK_URL=#
NEXT_PUBLIC_PRICE_LINK_LABEL=Price Data

If you don't add these two variables the Development environment will throw an error. Same with production. A button requires these variables and will throw undefined error.

@neural-machine
Copy link
Collaborator Author

neural-machine commented Aug 1, 2022

Don't have access to Vercel currently. Issue that brings up bug #245

@ben2x4
Copy link
Member

ben2x4 commented Sep 5, 2022

testnet is currently running on netlify. it is just using the .env file in the repo, so feel free to open a pr

@neural-machine
Copy link
Collaborator Author

neural-machine commented Sep 9, 2022

What are the .env variables for production? I don't have access to the Vercel. I think our Netlify Preview environment should use the production pools. No reason it should not, since it will be deployed to production anyways and we should see the errors before it hits production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants