Are there any plans to support third-party private git repositories, specifically Self-Managed GitLab?
Currently, our company relies on Self-Managed GitLab. Our frontend development utilizes a monorepo containing multiple applications, and managing builds and deployments via traditional pipelines for this setup can be quite challenging.
Based on my positive past experience with Vercel’s excellent monorepo support, we decided to use it for our projects. The ability for each application within our monorepo’s apps
folder to become its own Vercel project seemed ideal, simplifying the management of deployment settings and environment variables significantly.
After creating a Pro team, we were surprised to discover that Vercel only integrates with the official cloud versions of GitHub, GitLab, and Bitbucket, with no apparent support for self-managed instances. This lack of integration feels like a missed opportunity, as it now forces us to cancel our Vercel plan and move to Netlify, which does offer support for Self-Managed GitLab.
Given this situation, could you let us know if there are any plans to introduce support for self-managed Git providers like GitLab Self-Managed in the future?