onVercelProjectDomainMoved emits when a domain moves from one Vercel project to another.
automations/watch-moved-vercel-project-domains.automation.ts
account defaults to the project’s Vercel OAuth binding.
Trigger data
Returnstype: "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.