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
| Field | Type | Required | Description |
|---|---|---|---|
enabled | boolean | :heavy_check_mark: | Opt-in to Static IPs for this project |