God's greatest Vercel clone. Made by Krish.

Checkout a blog post on the technical decisions and details!: krish.gg/blog/making-a-vercel-clone
zercel/
├── apps/ # Application projects
│ ├── router/ # Network router
│ ├── builder/ # Build system
│ └── web/ # Web interface
└── terraform/ # Infrastructure as code
The project uses Terraform for infrastructure management. Configuration can be found in the terraform/ directory.
This project uses the following services:
This project is licensed under the MIT License - see the LICENSE file for details.
Footnotes:
$_1$: Currently only supports default repository branch on public (but authorized) repositories.
$_2$: Google Cloud Run configured with multiple concurrent requests with autoscaling are used to create the same behaviour as Vercel Fluid Compute
$ claude mcp add zercel \
-- python -m otcore.mcp_server <graph>