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-publishPaste 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.