Run any Dockerfile on Vercel
Add a Dockerfile.vercel and Vercel builds, stores, deploys, and autoscales your container, with pay-per-CPU pricing and no registries or clusters to manage.
Run any Dockerfile on Vercel — You have a server in a container. Maybe it's a Go service, a Rails app, a Spring Boot API, or a web server behind nginx. It speaks HTTP. It listens on a port. It just needs somewhere to run. Add a file to your project, and Vercel builds, stores, deploys, and autoscales the image on , so you pay only for the CPU your code uses. No daemon to run locally, registry to set up, or cluster to babysit.Dockerfile.vercelFluid compute Here is a small HTTP server in Go, lis...






