TrustedSources

July 24, 2026 ยท View on GitHub

Deployment Protection Trusted Sources

Example Usage

import { TrustedSources } from "@vercel/sdk/models/updateprojectbranchmatcher.js";

let value: TrustedSources = {};

Fields

FieldTypeRequiredDescription
projectsRecord<string, models.UpdateProjectProjects>:heavy_minus_sign:N/A
oidcProvidersRecord<string, models.OidcProviders[]>:heavy_minus_sign:N/A

Contents

  1. 1Example Usage
  2. 2Fields