# Resend joins the Vercel Marketplace

**Published:** July 1, 2026 | **Authors:** Joe Sadowski, Hedi Zandi | **Contributors:** Michael Toth, Bhrigu Srivastava, Sam Halstead, Ben Sabic

---

You can now provision and manage [Resend](https://resend.com/) directly from the Vercel Marketplace.

This integration helps developers start sending messages within minutes, build emails as React components, and track delivery events in real time.

Key capabilities include:

- Send transactional and marketing emails through an API or SMTP relay
- Build email templates as React components with [React Email](https://react.email/docs/integrations/resend)
- Track opens, clicks, bounces, and deliveries with real-time webhooks
- Use the [Chat SDK adapter](https://chat-sdk.dev/adapters/vendor-official/resend) or [eve channel](https://vercel.com/kb/guide/eve-agent-with-resend) to send emails with your agent

Install Resend on the [Vercel Marketplace](https://vercel.com/marketplace/resend) or with the Vercel CLI:

```bash
vc i resend -m domain=example.com
```

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)