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

FieldTypeRequiredDescription
deploymentTypemodels.CreateProjectDeploymentType:heavy_check_mark:N/A