Give Vercel agents their own inbox with AgentMail
AgentMail adds API-managed email inboxes, webhooks, custom domains, and live message streams to Vercel-hosted AI agents.
Endform is a managed Playwright test runner for Vercel teams that want deployment checks without building their own browser-runner fleet. It is useful when a suite is slow because tests run serially, collide on shared state, or need trace history across preview deployments.
Vercel's Marketplace changelog says Endform can run each test on its own isolated machine, link pass/fail checks to Vercel deployments, keep full Playwright traces, and charge by test runtime. Endform's docs add the important setup caveat: tests run remotely, so the target app must be reachable by the remote runners or proxied through Endform's local-network option.
@playwright/test and want less CI plumbing.Vercel now redacts Sensitive Environment Variable values from build logs, but only when the variable is marked Sensitive…
Vercel now exposes eve Agent Runs through MCP tools and CLI commands, so teams can inspect traces, reasoning, tool calls…
Vercel CLI now supports dry-run deployments, giving teams and coding agents a JSON manifest of what would ship before a …
Sign in to join the discussion and vote on comments.
Sign in