I am considering using Vercel for my front-end architecture but at the moment my codebase is hosted in Azure Repos.
Is there a way to integrate Azure Repos with Vercel?
I am considering using Vercel for my front-end architecture but at the moment my codebase is hosted in Azure Repos.
Is there a way to integrate Azure Repos with Vercel?
This is the closest I have come to a viable solution to deploy Azure Repos on Vercel but it involves using Azure CI/CD pipelines.
https://vercel.com/guides/using-vercel-cli-for-custom-workflows
There is a significant drawback, with this approach you will not be able to toggle between deployments with a click of a button.
© 2022 - 2024 — McMap. All rights reserved.