← Changelog

Platform update · Integrations

Spronta is on the Vercel Marketplace

· by Sean Ryan

This one’s been on the wishlist since day one: Spronta is now on the Vercel Marketplace.

The idea is simple. Most SEO regressions don’t appear out of nowhere — they ship. A refactor drops a canonical tag, a template change swallows your titles, a redirect goes sideways. By the time a weekly crawl catches it, it’s been live for days. So we hooked Spronta straight into the thing that ships: your deploys.

How it works

  • Install from the marketplace, pick a project. Connect your Vercel account, choose which Vercel project to watch, and bind it to a Spronta project. That’s the whole setup.
  • Every production deploy triggers a crawl. Promotions and rollbacks count too — if production changed, Spronta takes a look. Chatty deploy pipelines are fine; we debounce to one crawl every 10 minutes.
  • Reports know which deploy they audited. Each deploy-triggered report shows the deployment, branch, and commit that kicked it off, so “what broke this” and “what shipped” are the same answer.
  • Regression alerts just work. Deploy crawls run through the same pipeline as scheduled ones, so your existing alerting fires if a deploy makes things worse.

One permission, and it’s read-only

The connector asks for exactly one thing: permission to read your Vercel project list, so you can pick which one to watch. It never writes anything to your account.

Install it from the Vercel Marketplace → · Setup guide →