Summary

On August 20, 2026, Vercel added vercel vcr CLI commands to manage the Vercel Container Registry, including creating repositories and browsing images and tags, with support for Docker, Podman, and Buildah.

What changed

Vercel shipped vercel vcr commands to manage Container Registry repositories and browse images and tags from the CLI.

Why it matters

Native CLI control over the container registry lets teams script image workflows across Docker, Podman, and Buildah, supporting Vercel's expansion beyond serverless functions into container deployments.

Evidence excerpt

Docker, Podman, and Buildah are all supported.

Sources