Skip to main content
Percher is still being built, but you can try it out with a free account right now!
← Changelog

Deploy hooks

A secret URL that rebuilds your app — trigger it from a CMS, a cron job, or CI.

If your content lives in a headless CMS instead of Git, you can trigger a rebuild with a URL:

bunx percher hook create sanity-publish

Paste the printed URL into your CMS's webhook settings — Sanity, Contentful, Strapi — and every publish rebuilds the app. It's also handy for a nightly cron rebuild or a CI step. The URL is a secret, shown once; rotate it with hook revoke plus a fresh hook create, and watch hook list for triggers you don't recognize.