UpdateProjectSource

July 24, 2026 ยท View on GitHub

The origin of this definition. 'api' means created via the API. Undefined means it originated from a deployment (vercel.json).

Example Usage

import { UpdateProjectSource } from "@vercel/sdk/models/updateprojectbranchmatcher.js";

let value: UpdateProjectSource = "api";

Values

"api"