vercel@51.0.0
Major Changes
-
feat(cli): blob command improvements and breaking changes (#15375)
Breaking Changes:
--accessflag is now required forput,copy,get, andcreate-store(no longer defaults topublic)--forceflag removed fromblob put(use--allow-overwriteinstead)blob store add|remove|getsubcommands removed (useblob create-store,blob delete-store,blob get-store)
New Features:
blob list-stores(ls-stores): browse blob stores interactively or pipe as a tableblob empty-store: delete all blobs in a store with confirmationblob get-storeandblob list-storesnow show a dashboard linkblob create-storeinteractive prompt now shows Private first with doc linksblob delete-storenow shows connected projects in confirmation and auto-pulls.env.localafter deletion
Patch Changes
- Updated dependencies [
6712eb87653784b99327f81ed3dbff44e30038c5]:- @vercel/python@6.30.0
Fetched April 13, 2026


