Skip to content

resend/resend-vercel-functions-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resend with Vercel Functions

This example shows how to use Resend with Vercel Functions.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Install dependencies:
pnpm install
  1. Run Next.js locally:
pnpm run dev
  1. Open URL in the browser:
http://localhost:3000/api/send

License

MIT License