GetDeploymentsOomReport
August 21, 2025 ยท View on GitHub
Indicates if the deployment encountered an out-of-memory error.
Example Usage
import { GetDeploymentsOomReport } from "@vercel/sdk/models/getdeploymentsop.js";
let value: GetDeploymentsOomReport = "out-of-memory";
Values
"out-of-memory"