diff --git a/recipes/next/README.md b/recipes/next/README.md index 69be1c81ea..96c255bc16 100644 --- a/recipes/next/README.md +++ b/recipes/next/README.md @@ -4,7 +4,7 @@ The `next` recipe showcases one of the most powerful ways to implement Puck usin ## Demonstrates -- Next.js 13 App Router implementation +- Next.js App Router implementation - JSON database implementation with HTTP API - Catch-all routes to use puck for any route on the platform - Incremental static regeneration (ISR) for all Puck pages