Skip to content

Emails (SendGrid)

Setup

1. Authenticate domain with SendGrid

Go to SendGrid and sign up. Follow the steps in Settings → Sender Authentication → Domain Authentication → Get Started to set up your domain for sending emails from SendGrid.

2. Configure a sender email address

Follow the steps in Settings → Sender Authentication → Single Sender Verification → Get Started to configure a sender email address.

3. Connect to Vercel

In your Vercel project, go to Settings → Environment Variables, and add the following:

SENDGRID_SECRET_KEY=... # SendGrid → Settings → API Keys -> Create API Key