How to select preview environment variables in v0

Hi there,

How can you deal with the fact that v0 loads development environment variables only? I get it, it spins up localhost but we normally have a local db also in another project for development that any dev can spin up.

We also have a deployed database for testing/staging, all preview deployments access it, indeed they are preview environment. I would like v0 to target load the preview environment instead of development.

Do you know how to select a different set of environment for v0 to pick?

Kind Regards,

Rossano