UpdateProjectFunctionDefaultMemoryType

July 24, 2026 ยท View on GitHub

Example Usage

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

let value: UpdateProjectFunctionDefaultMemoryType = "performance";

Values

"standard_legacy" | "standard" | "performance" | "performance_xl"