Introduction
A step by step guide to decouple Drupal using Next.js and JSON:API.
This tutorial will help you get started with Next.js for Drupal using the DrupalClient
and JSON:API.
For GraphQL, see the GraphQL quick start guide.
You will learn how to setup Drupal and connect a Next.js site to display your content.
Let's get started!