Hi, I'm trying to set up a staging environment in Vercel using Azure Devops repositories. I have set up a deploy pipeline using the Azure Devops extensions as in the documentation which is working fine, to either deploy to production environment, or just a random preview deploy.
But I want to set up a fixed staging environment. In the docs this can be done by connecting the domain to a branch in the repo. But for Devops, I cant connect.
Any solutions to this?
Cheers!

