Send emails with Vercel Functions.
This example shows how to use Resend with React Email + Next.js + Vercel.
Deploy the example using Vercel:
.env
file.cp .env.example .env
npm install
# or
pnpm install
npm run dev
npm run email
MIT License
Send emails with Vercel Functions.
This example shows how to use Resend with React Email + Next.js + Vercel.
Deploy the example using Vercel:
.env
file.cp .env.example .env
npm install
# or
pnpm install
npm run dev
npm run email
MIT License