SECURITY Signal 240
Share Vercel Container Registry repositories across teams
Teams running containerized workloads on Vercel can now let other teams pull and use their images directly from the registry instead of duplicating images or managing external registries. The read-only, non-reshareable model keeps the access boundary tight, and the feature works with Vercel Sandbox via team-scoped image references. Only one feed carried this, so details are limited to Vercel's own announcement.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Repository sharing is read-only and repository-wide—recipients can pull every image but cannot push, delete, or re-share.
Access is managed through the project dashboard or the Vercel CLI, with commands to add, list, remove, or clear team permissions per repository.
Shared images can be referenced in Vercel Sandbox using a team-scoped image reference string, and the feature is available on all plans.
THE CLUSTER
↗