What problem does it solve? Manually reviewing every pull request for security vulnerabilities and logic errors, and debugging production anomalies by digging through logs, consumes significant engineering time. Vercel Agent automates these tasks using platform-level AI with deep context about your codebase, deployments, and runtime behavior. ## Core Features & Use Cases - Automated Code Review: Triggers on push or via an @vercel mention in PR comments, identifying security vulnerabilities, logic errors, and performance issues, then validating patches in Vercel Sandbox. - Incident Investigation: Analyzes anomaly alerts by querying logs and metrics to find root causes across deployment data (requires Observability Plus). - SDK Installation: Automatically installs Web Analytics and Speed Insights SDKs by analyzing your repo, writing integration code, and opening a PR — free of charge. - Use Case: A team enables Vercel Agent on their project so every pull request receives an automated security and quality review, and when an anomaly alert fires in production, the agent investigates logs and surfaces the root cause. ## Quick Start Enable Vercel Agent in your project's AI settings at vercel.com and ask the agent to review my latest pull request for security and performance issues.