VercelAndy Waller1 min readrelease notesintro
Share Vercel Container Registry repositories across teams
Summary
Vercel added read‑only sharing of Container Registry repositories across teams, allowing any team to pull images from a shared repo. The sharing is managed through the dashboard or Vercel CLI and can be used in Vercel Sandbox with a team‑scoped image reference.
- Vercel Container Registry now supports read‑only sharing of entire repositories with up to 100 other Vercel teams.
- Sharing can be configured via the project dashboard or the Vercel CLI using commands: add, ls, rm, and clear.
- Shared images are consumable in Vercel Sandbox by specifying a team‑scoped image reference in Sandbox.create().
- The feature is available on all plans; the CLI must be version 58.3.0 or newer to use the new commands.
Teams collaborating on containerized workloads in Vercel can centralize image storage without granting write permissions.
4/10




