Vercel has added anomaly alert access to its CLI. The new `vercel alerts` command lists all active and historical alerts for a team or project, returning start time, alert type, and current status in the terminal.
The `--ai` flag surfaces AI investigation results inline with each alert. No browser required. This matters for teams running automated pipelines or agents that need to query and act on observability data programmatically.
The feature is gated behind Observability Plus. The full CLI documentation details flag options and output formats worth reviewing before wiring this into any on-call or incident automation workflow.
[READ ORIGINAL →]