---
title: "Vercel Marketplace Integration"
slug: vercel-marketplace-integration
description: "Sign up for Resend without leaving Vercel or the Vercel CLI."
created_at: "2026-06-30"
updated_at: "2026-06-30"
image: https://cdn.resend.com/posts/vercel-marketplace-integration.jpg
humans: ["felipe-freitag"]
---

Today, we're excited to announce the Vercel Marketplace Integration. **Create and manage a Resend account** directly from the Vercel dashboard or the Vercel CLI.

Many builders, creators, and developers today deploy projects on Vercel. The integration makes it easy to get started with Resend without leaving your Vercel workflow and centralizes your billing within Vercel.

<a href="https://vercel.com/marketplace/resend"><img src="https://cdn.resend.com/posts/vercel-marketplace-integration-page.jpg" alt="Vercel Marketplace Integration" className="extraWidth" /></a>

Email for developers, now one click away.

## What's new

* Create a Resend account directly from the Vercel dashboard or the Vercel CLI
* A Resend API key is added to your Vercel project's environment variables
* DNS for Resend is automatically configured through Vercel
* Billing is managed through Vercel

## Prerequisites

Before beginning, you'll need two items:
1. A Vercel account with a project.
2. A domain purchased through Vercel.

## How to get started

The integration connects Resend to an existing domain purchased through Vercel.

### 1. Install the integration

You can install the integration from the Vercel dashboard or the Vercel CLI.

To install **from the dashboard**, navigate to the [Resend Integration page](https://vercel.com/marketplace/resend).

<video src="https://cdn.resend.com/posts/vercel-marketplace-integration-0.mp4" autoPlay loop muted playsInline className="extraWidth" />

To install using the **Vercel CLI**, run:

```bash
vc i resend
```

### 2. Authorize the integration

Walk through the authorization process:
- Connect your Vercel domain.
- Select your desired Resend plan.
- Authorize the integration.

<video src="https://cdn.resend.com/posts/vercel-marketplace-integration-1.mp4" autoPlay loop muted playsInline className="extraWidth" />

### 3. Connect and verify

The integration can automatically add the required DNS records to start sending from your new Resend account. To direct the integration, follow these steps:

First, connect the integration to a Vercel project.

<img src="https://cdn.resend.com/posts/vercel-marketplace-integration-install.jpg" alt="Install the Integration in a project" className="extraWidth" />

Finally, verify your domain within the Resend dashboard.

<video src="https://cdn.resend.com/posts/vercel-marketplace-integration-3.mp4" autoPlay loop muted playsInline className="extraWidth" />

## Empowering developers

Our goal is to empower developers to ship quickly with confidence, taking care of the busy work so they can get back to building the projects they love.

This new integration makes it even easier for Vercel users to get started with Resend, and we can’t wait to see what you do with it.

For more help, view [our Vercel Marketplace Integration docs](https://resend.com/docs/guides/vercel-marketplace-integration).
