---
title: Vercel
description: Learn how to use Turborepo on Vercel.
product: turborepo
type: integration
summary: Deploy your Turborepo on Vercel with zero-config Remote Caching.
prerequisites:
  - /docs/guides/ci-vendors
related:
  - /docs/guides/ci-vendors/github-actions
  - /docs/guides/skipping-tasks
---

# Vercel

<img alt="" src={__img0} placeholder="blur" />

Vercel's zero-config integration with Turborepo automatically understands your monorepo.

To deploy your Turborepo on Vercel, [create a new project](https://vercel.com/new) and import your code. Your projects will be pre-configured with the correct settings to use the [Vercel Remote Cache](https://vercel.com/docs/monorepos/remote-caching).

For more information about deploying your Turborepo to Vercel, [visit the Vercel documentation](https://vercel.com/docs/concepts/monorepos/turborepo).

---

[View full sitemap](/sitemap.md)