mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
This PR is some cleanup before splitting python e2e tests. Changes: - use `probes.json` - use `/api` autodetection instead of `builds` array --- I was also trying to figure out why these tests are so much faster when run locally (293s) vs. CI (1099s). I encountered issues trying to view the build logs for the deployments that are made.