GetProjectSource
August 10, 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 { GetProjectSource } from "@vercel/sdk/models/getprojectprojectsbuildmachinetype.js";
let value: GetProjectSource = "api";
Values
"api"