Setup & Installation
What This Skill Does
Netlify Blobs is zero-config object storage built into the Netlify platform. It works from functions, edge functions, and framework server routes without any provisioning. Supports CRUD operations, metadata, prefix-based listing, and both site-scoped and deploy-scoped stores. Unlike S3 or Cloudflare R2, Netlify Blobs requires zero provisioning or credentials setup when running on Netlify compute — the environment is pre-configured automatically.
When to use it
- Working with netlify blobs functionality
- Implementing netlify blobs features
- Debugging netlify blobs related issues
