What you get
- A Resend account created and linked to your Vercel account.
- A connection between that account and the Vercel project you selected.
- Access to the full Resend dashboard, where you can add domains, manage API keys, and view logs.
Prerequisites
Before you begin, make sure you have the following:- A Vercel account with a project.
- A domain purchased in Vercel.
Three surfaces
You can add Resend to a Vercel project from any of these surfaces:Vercel Dashboard
To install Resend from the Vercel Marketplace:- Log in to Vercel and go to the Marketplace.
- Search for “Resend” and click on the integration card.
- Click on the “Install” button.
- To create a new Resend account for your Vercel project, click on the “Create Account” option and Continue.
- Click Accept and Create to continue the installation.
- Select your custom domain associated with your Vercel project (or purchase a domain from Vercel).
- Select a plan (free or paid).
- Click Continue and Create to complete the installation.
- Select your Vercel project to connect the domain to Resend and click Connect.
Vercel CLI
Add Resend to the linked project from your terminal. With the Vercel CLI installed:- Run
vercel integration add resend. - Select your custom domain associated with your Vercel project (or purchase a domain from Vercel).
- Select a plan (free or paid).
- Click Continue and Create to complete the installation.
- Select your Vercel project to connect the domain to Resend and click Connect.
- Click Complete onboarding to view the domain in your new Resend account.
- Click Auto configure to automatically add the DNS records to your Vercel domain.
Next steps
- Send your first email with Next.js.
- Explore receiving emails with Resend.
- Use Resend Templates to simplify your email sending and design.
- Create your first Resend Automation.