Hey everyone,
Our Next.js starters have been updated to use @prismicio/client
v7, the recently-released version that combines @prismicio/client
, /helpers
, and /types
.
They also include the latest features from @prismicio/react
and @prismicio/next
, both of which make it simpler than ever to build Prismic websites with Next.js
If you are looking to try out Prismic or learn best practices, I recommend checking out the starters.
Next.js Starters
- Multi-Page: GitHub - prismicio-community/nextjs-starter-prismic-multi-page: Next.js and Prismic multi-page starter
- Multi-Language: GitHub - prismicio-community/nextjs-starter-prismic-multi-language: Multi-language project with Next.js & Prismic
- Blog: GitHub - prismicio-community/nextjs-starter-prismic-blog: Blog project with Next.js & Prismic
- Minimal: GitHub - prismicio-community/nextjs-starter-prismic-minimal: Start a project with Next.js & Prismic
- Minimal TypeScript: GitHub - prismicio-community/nextjs-starter-prismic-minimal-ts: Start a project with Next.js, Prismic, and TypeScript.
App Router Starter
For those interested in exploring the Next.js App Router, we have a separate branch of the Multi-Page Starter that uses the App Router and our latest technical recommendations.
Prismic preview support in the App Router is still experimental and may change in the future, which is why the starters are not yet using the App Router.
- Multi-Page with the App Router: feat: use the App Router by angeloashmore · Pull Request #39 · prismicio-community/nextjs-starter-prismic-multi-page · GitHub
If you have any questions about the starters, please drop them here! Thanks!