CreateProjectFunctionDefaultMemoryType
August 10, 2026 ยท View on GitHub
Example Usage
import { CreateProjectFunctionDefaultMemoryType } from "@vercel/sdk/models/blockhistoryroute.js";
let value: CreateProjectFunctionDefaultMemoryType = "performance_xl";
Values
"performance" | "performance_xl" | "standard" | "standard_legacy"