UpdateProjectPassport
July 24, 2026 ยท View on GitHub
Passport configuration for the project.
Example Usage
import { UpdateProjectPassport } from "@vercel/sdk/models/updateprojectbranchmatcher.js";
let value: UpdateProjectPassport = {
connectorId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
publicPathRules | models.PublicPathRules[] | :heavy_minus_sign: | N/A |
connectorId | string | :heavy_check_mark: | N/A |
deploymentType | models.UpdateProjectProjectsDeploymentType | :heavy_minus_sign: | N/A |