Custom Environment in not tracking the branch

I have created a custom environment with the develop branch and enabled branch tracking. However, the main production build is being redeployed instead of deploying changes pushed to the develop branch.

On the Deployment Details screen, it shows Deployed with v0, even though only the production environment is configured to deploy via v0 — not the custom environment.

1 Like

Please help us guys, we need to combine vibe coding with good FE and BE flows time is tickin

Hi @khurrambilal104-gmai, welcome to the Vercel Community!

v0 will always deploy to whatever branch you choose as production on Vercel. Currently, you cannot pick which branch v0 is using.

Can you share a bit more about usecase?