cms-lab example

Open the example in StackBlitz.

This opens the broken Prismic demo in StackBlitz. If the redirect does not start, use the link or run it locally with the command below.

Or run a scan locally:

npx @cms-lab/cli scan

Runnable examples:

  • Broken Prismic demo - A no-secret Next.js fixture that scans a public Prismic starter and intentionally produces useful route, field, SEO, and image diagnostics.
  • Next Prismic config - A compact App Router reference for copying cms-lab config into an existing Next.js + Prismic project.