CreateProjectSsoProtection
August 5, 2026 ยท View on GitHub
The Vercel Auth setting for the project (historically named "SSO Protection")
Example Usage
import { CreateProjectSsoProtection } from "@vercel/sdk/models/createprojectregion.js";
let value: CreateProjectSsoProtection = {
deploymentType: "all",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
deploymentType | models.CreateProjectDeploymentType | :heavy_check_mark: | N/A |