FailoverRegions

August 29, 2026 ยท View on GitHub

The regions the sandbox fails over to. Empty when it does not fail over.

Example Usage

import { FailoverRegions } from "@vercel/sdk/models/namedsandbox.js";

let value: FailoverRegions = "sfo1";

Values

"arn1" | "bom1" | "cdg1" | "cle1" | "cpt1" | "dub1" | "fra1" | "gru1" | "hkg1" | "hnd1" | "iad1" | "icn1" | "kix1" | "lhr1" | "pdx1" | "sfo1" | "sin1" | "syd1" | "yul1"