Vercel Blob now supports consistent reads on private storage

Vercel Blob useCache: false get() presignUrl() now supports consistent reads on private storage. Passtoorfor a read that reflects the latest write. A blob written to a fresh pathname has no existing cached entry, so reads reflect the latest write immediately. When you overwrite a blob at an…

Sources