Back to reports

vercel

A manifest-alignment snapshot for this CLI. Use these compatibility signals before integrating this tool in automated workflows.

Source file: vercel.json

Score

91

Manifest

1.0.0

Last updated

18 days ago

Schema status

Yes

Whether the report payload matches the expected Sonde schema and can be parsed reliably by downstream tooling.

JSON support

Yes

Whether automation-friendly, machine-readable output is available on evaluated command paths.

Interactive prompts

No

Whether command runs show prompt-like behavior that can block unattended agents and CI jobs.

Use this report

Use this page to decide if this CLI is safe to automate: schema validity checks parse safety, JSON support checks machine-readability, and prompt behavior checks non-interactive reliability.

To reproduce or challenge the result, run Sonde with the execution method you already use in your environment, then compare your new output against this report.

Open Sonde docs

Raw JSON

Show raw JSON payload
{
  "cli": "vercel",
  "manifestVersion": "1.0.0",
  "generatedAt": "2026-03-05T00:00:00.000Z",
  "schemaValid": true,
  "score": 91,
  "jsonSupport": true,
  "interactivePrompts": false,
  "notes": "Stable JSON output and non-interactive deploy flow."
}