# Endform joins the Vercel Marketplace

DevFeed: [Endform joins the Vercel Marketplace](<https://devfeed.tech/articles/endform-joins-the-vercel-marketplace-913.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/endform-joins-the-vercel-marketplace>)

Author: Sam Halstead

Published: 2026-07-14T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [Playwright](<https://devfeed.tech/topics/playwright.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [config](<https://devfeed.tech/tags/config.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [flaky](<https://devfeed.tech/tags/flaky.md>), [traces](<https://devfeed.tech/tags/traces.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Endform is now available through the Vercel Marketplace and Vercel CLI. It runs Playwright tests in parallel on isolated machines, integrates with existing tests without configuration changes, links deployment checks to traces in its dashboard, and identifies flaky tests from historical results.

## Source excerpt

Endform is now available on the Vercel Marketplace. It runs your Playwright tests in parallel, so your suite finishes in the time of your slowest test. Key capabilities: Run every test on its own isolated machine Bring your existing Playwright tests with no config changes Get a pass/fail check on every production and preview deployment, linked to full traces in the Endform dashboard Spot flaky tests by tracking results across historical runs Pay only for the test runtime you use Install Endform on the Vercel Marketplace or with the Vercel CLI: vc i endform. Read more