UpdateProjectVisibility
July 24, 2026 ยท View on GitHub
User-facing config/secret model. When set, authoritative for new code paths when the env-var-config-secret-ui flag is enabled. Legacy rows omit this field; legacy rows omit it and callers fall back to existing type behavior.
Example Usage
import { UpdateProjectVisibility } from "@vercel/sdk/models/updateprojectbranchmatcher.js";
let value: UpdateProjectVisibility = "secret";
Values
"config" | "secret"