Hi Vercel Community,
Our GitHub PR workflow is blocked only by the Vercel preview deployment check. All other checks are passing.
Project Details
- Project:
kimikimichineses-projects/esg-rdt-master - Repo:
kimikimichinese-bot/ESG_RDT_Master - PR: #821
- PR head SHA:
c266bd0e1575bba9d8fb3686908f2913d0109276
Failing Vercel Check
[project] - Deployment Overview – Vercel
Current Behavior
- Preview deployments fail BEFORE the build starts (Builds: . [0ms])
- Vercel UI /
vercel inspectshows:readyStateReason: “Provisioning integrations failed”errorMessage: “Resource provisioning failed”
- This appears related to
Neon Postgresintegration provisioning for Preview.
Example Failing Preview Deployments
- https://esg-rdt-master-5f72it374-kimikimichineses-projects.vercel.app
- Deployment ID:
dpl_HidEPFchVbbK9E5zJmwoN9KimibX - Symptom: Builds . [0ms]
- Deployment ID:
- https://esg-rdt-master-qdy04urp6-kimikimichineses-projects.vercel.app
- Deployment ID:
dpl_HbsLrPY4Zu6ipJ8fyGjownHnochS - Symptom: Builds . [0ms]
- Deployment ID:
Production deploy succeeds (issue appears preview-only / integration provisioning).
Question
Has anyone encountered this Neon integration provisioning failure for Preview deployments? Any safe workaround to unblock preview deploys (e.g., disabling preview DB provisioning / using a fixed preview database connection) until Vercel resolves the integration provisioning?
Thanks!
