This example shows how to use Resend with Vercel Functions.
To get the most out of this guide, you’ll need to:
- Install dependencies:
pnpm install
- Run Next.js locally:
pnpm run dev
- Open URL in the browser:
http://localhost:3000/api/send
MIT License