CreateProjectStaticIps
August 10, 2026 ยท View on GitHub
Example Usage
import { CreateProjectStaticIps } from "@vercel/sdk/models/blockhistoryroute.js";
let value: CreateProjectStaticIps = {
builds: false,
enabled: false,
regions: [
"<value 1>",
],
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
builds | boolean | :heavy_check_mark: | N/A |
enabled | boolean | :heavy_check_mark: | N/A |
regions | string[] | :heavy_check_mark: | N/A |