Skip to content

Vercel integration

The code change, preview, test, deploy flow on Vercel

The Endform Vercel integration helps you to run your Playwright end-to-end test suites against your Vercel deployments.

It allows you to:

  • wait for the correct Vercel preview deployment to be ready
  • run with deployment protection bypass automatically enabled
  • register your test run result as a Vercel check

The Endform Vercel integration works best with our Github app and Github actions. If you use a different CI provider and would like to run your tests against Vercel, follow this guide.