UpdateProjectStaticIps

July 24, 2026 ยท View on GitHub

Manage Static IPs for this project

Example Usage

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

let value: UpdateProjectStaticIps = {
  enabled: true,
};

Fields

FieldTypeRequiredDescription
enabledboolean:heavy_check_mark:Opt-in to Static IPs for this project