Skip to main content

Post-Deploy Verification

Last updated

Live

If you can read this on cryptobipto.com/blog/post-deploy-verification, every layer is working: bearer auth, upsert, on-demand revalidation, cookie-free read, MDX render, ISR.

What this verifies

  • POST /api/blog/publish accepts the bearer
  • Supabase upsert lands
  • /blog index lists the post
  • /blog/[slug] renders MDX without DYNAMIC_SERVER_USAGE
  • OG image generates
  • Sitemap includes the URL