Back to Integrations

Vercel Integration

Add Pulse via your framework's setup. Vercel deploys framework projects, so the script is added in your source code.


Follow your framework's guide

Vercel is a deployment platform — it doesn't have a built-in mechanism for injecting scripts. Add the Pulse script following your framework's integration guide:

Note: Vercel's Edge Middleware cannot inject scripts by design. Use the framework-level approach instead.

For more details, see the Vercel frameworks docs.

Related Integrations: Netlify, Cloudflare Pages, Next.js