---
title: Can I use Vercel to deploy to a private cloud?
description: Learn about if it's possible to deploy to a private cloud with Vercel.
url: /kb/guide/can-i-use-vercel-to-deploy-to-a-private-cloud
canonical_url: "https://vercel.com/kb/guide/can-i-use-vercel-to-deploy-to-a-private-cloud"
published: 2025-11-03
last_updated: 2025-11-10
authors: Allen Hai
related:
  - /docs/git
  - /docs/platform/deployments
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---
<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [Building secure and performant web applications on Vercel](https://vercel.com/blog/building-secure-and-performant-web-applications-on-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related)
- [Integrating Vercel and Kubernetes](https://vercel.com/docs/integrations/external-platforms/kubernetes?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Deploy your frontend on Vercel alongside your existing Kubernetes infrastructure.
- [Behind the scenes of Vercel's infrastructure: Achieving optimal scalability and performance](https://vercel.com/blog/behind-the-scenes-of-vercels-infrastructure?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related)
- [Secure Compute](https://vercel.com/docs/networking/secure-compute?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Secure Compute provides dedicated private networks with VPC peering for Enterprise teams.
- [Build Features for Customizing Deployments](https://vercel.com/docs/builds/build-features?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Learn how to customize your deployments using Vercel's build features.
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Learn how to create and manage deployments on Vercel.
- [Getting started with Vercel](https://vercel.com/docs/getting-started-with-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Install the Vercel CLI, add the Vercel Plugin or agent skills, and deploy your first project.
- [Can I deploy a locally built Next.js app to Vercel?](https://vercel.com/kb/guide/deploying-locally-built-nextjs?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Learn how to deploy a locally built Next.js application to Vercel.
- [How to Deploy a Vue.js Site with Vercel](https://vercel.com/kb/guide/deploying-vuejs-to-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Create your Vue.js app and deploy it with Vercel.
- [Can I deploy Discord bots to Vercel?](https://vercel.com/kb/guide/can-i-deploy-discord-bots-to-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Learn about whether it's possible to deploy Discord Bots to Vercel.
- [Can you deploy based on tags/releases on Vercel?](https://vercel.com/kb/guide/can-you-deploy-based-on-tags-releases-on-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Learn how to deploy based on tags/releases on Vercel.
- [How to Deploy a Jekyll Site with Vercel](https://vercel.com/kb/guide/deploying-jekyll-with-vercel?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=related) — Create a Jekyll website and deploy it live with Vercel.

Full cross-link map for this page: [/kb/guide/can-i-use-vercel-to-deploy-to-a-private-cloud.graph.md](/kb/guide/can-i-use-vercel-to-deploy-to-a-private-cloud.graph.md?from=related&source_path=%2Fkb%2Fguide%2Fcan-i-use-vercel-to-deploy-to-a-private-cloud&source_site=vercel-kb&relationship=graph)
<!-- /docsgraph:related -->


Organizations of all sizes trust [Vercel](https://vercel.com/) to host their websites. Individual developers, small startups, and large enterprises use Vercel's out of the box managed cloud service to empower their [frontend workflows](https://vercel.com/docs/git).

Some organizations require on-premise or self-hosted cloud solutions that they host and manage. Read on to learn about how Vercel can support your hosting requirements.

## Prototyping on Vercel

Many enterprise customers use Vercel to power their development and prototype work. Because of the deep integration between [collaborative git workflows](https://vercel.com/docs/git) and [preview URLs](https://vercel.com/docs/platform/deployments#preview), individuals within an organization are able to iterate quickly and get feedback quickly from stakeholders.

Once a prototype is approved, the production build can be deployed to your cloud or on-premises hosting. This is a very low-risk way that enterprises can benefit from Vercel.

## Custom Architectures for Enterprise

While Vercel doesn't have an on-premise product, we can work with your team to ensure your deployments meet your security requirements on Vercel.

For questions related to architecture and security, please [get in touch](https://vercel.com/contact/sales).