Where do I find the environment variables required for a v0 project?

I’m pretty far along with a couple of projects on v0.app, but the generation I’m using apparently requires certain environment variables to be set.


Where can I find these two keys?

Note: The tooltip isn’t usable for learning more — when you hover over it, you can’t move the cursor to click the “Learn more” link.

Hi @benackles, welcome to the Vercel Community!

I think the VERCEL_GIT_COMMIT_SHA is injected automatically by Vercel after you deploy to production. The other BUILD_ID seems to be a custom one. What’s your use case?

My suggestion would be to use dummy values for preview.