Elevated git clone duration at build time
Resolved
This incident has been resolved.
Update
The new build routing has addressed the issue. We are monitoring the results.
Investigating
We have mitigated the impact of the underlying issue by moving builds from pdx1 to iad1 while we continue to investigate the underlying cause.
Investigating
We are continuing to investigate this issue.
Investigating
We are continuing to investigate this issue.
Investigating
We’ve confirmed the issue is intermittent, and redeploying a failed build may succeed.
Alternatively, as a temporary workaround, builds can be run locally and deployed as prebuilt output using Vercel CLI:
vercel build && vercel deploy --prebuilt
Investigating
We are currently observing elevated
git clonedurations on a subset of builds. Some builds are taking significantly longer than expected to clone repositories, resulting in slower overall build start times.We are actively analyzing clone performance metrics and infrastructure behavior to identify the root cause.