Skip to main content
onVercelProjectDomainMoved emits when a domain moves from one Vercel project to another.
automations/watch-moved-vercel-project-domains.automation.ts
Optional static account defaults to the project’s Vercel OAuth binding.

Trigger data

Returns type: "project.domain.moved". payload.from.projectId and payload.to.projectId identify the projects, while payload.isRedirect reports whether Vercel left a redirect on the previous project.