Download Latest Version @vercel_functions@2.2.1 source code.tar.gz (66.4 MB)
Email in envelope

Get an email when there's a new version of Vercel

Home / vercel@43.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-13 817 Bytes
vercel@43.1.0 source code.tar.gz 2025-06-13 66.4 MB
vercel@43.1.0 source code.zip 2025-06-13 70.5 MB
Totals: 3 Items   136.9 MB 14

Minor Changes

  • Add blob subcommand (#13364)

    These are the new API's: vc blob store add mystore - creates a new blob store, asks to connect store to project and suggests pulling the new env var vc blob store rm store_mystoreid - delete a blob store

    All of the following commands will try to read the BLOB_READ_WRITE_TOKEN from the next .env.local file: vc blob put file.txt - uploads the file from the path to the blob store vc blob ls - list blobs in the store vc blob del path/ path2/ - delete blobs from the store vc blob copy fromUrl toPathname - copies a file within the store

Patch Changes

  • Fix bug where vercel dev would not exit on error (#13438)
Source: README.md, updated 2025-06-13