GetDeploymentsGitProvider

June 9, 2026 ยท View on GitHub

The git provider type associated with gitUserId.

Example Usage

import { GetDeploymentsGitProvider } from "@vercel/sdk/models/getdeploymentsop.js";

let value: GetDeploymentsGitProvider = "gitlab";

Values

"bitbucket" | "github" | "gitlab"