Skip to content
Dashboard

A deep dive into Vercel’s build infrastructure

Building a compute platform optimized for fast, secure, and reliable builds.

Copy link to headingInside Hive

Each Hive instance has a dedicated API, control plane, and boxes that spawn cells for running your builds.Each Hive instance has a dedicated API, control plane, and boxes that spawn cells for running your builds.
Each Hive instance has a dedicated API, control plane, and boxes that spawn cells for running your builds.

Copy link to headingHow Hive components work together

A box daemon handles provisioning, spawning Firecracker processes, and managing cell lifecycles via a socket connection with a cell daemon.A box daemon handles provisioning, spawning Firecracker processes, and managing cell lifecycles via a socket connection with a cell daemon.
A box daemon handles provisioning, spawning Firecracker processes, and managing cell lifecycles via a socket connection with a cell daemon.

Copy link to headingLife of a build

The Vercel Build Pipeline interfaces with multiple Hive instances globally, each scaling to meet build demands.The Vercel Build Pipeline interfaces with multiple Hive instances globally, each scaling to meet build demands.
The Vercel Build Pipeline interfaces with multiple Hive instances globally, each scaling to meet build demands.

Copy link to headingThe impact of Hive: before and after

Copy link to headingStart building with Vercel today

Ready to deploy?