Back to Keystone

Document field customisation - Next.js

examples/document-field-customisation/nextjs-frontend/README.md

2026-03-19344 B
Original Source

Document field customisation - Next.js

A Next.js frontend example to customise document renderer to render custom component blocks.

Running the example

  1. Install dependencies
shell
pnpm
  1. Start the server
shell
pnpm dev

If everything works 🤞 the homepage will be served at localhost:8000.