Vercel CLI now supports signing blob URLs

get head put delete 5.14.5 You can now generate signed URLs for Vercel Blob directly from the Vercel CLI. A signed URL is a scoped URL with a set expiration time that lets you perform a single operation on a specific object. Each URL is scoped to one operation (,,, or), one pathname, and a custom…

Sources