UpdateProjectBlobs
August 10, 2026 ยท View on GitHub
Example Usage
import { UpdateProjectBlobs } from "@vercel/sdk/models/updateprojectprojectsresponse200applicationjsonresponsebodysecurityaction.js";
let value: UpdateProjectBlobs = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
isDefaultApp | boolean | :heavy_minus_sign: | Marks the team-level, Vercel-managed default blob project (vercel-blob-default-project) that orphan blob stores are scoped to when connected without an explicit project. Set only by internal storage flows and immutable after creation โ guards rely on it to protect the connected stores from being lost when the project is deleted or transferred. |