Introduction
A step by step guide to decouple Drupal using Next.js and JSON:API.
This tutorial will guide you through how to get started with Next.js for Drupal using the `DrupalClient`
.
You will learn how to setup Drupal and connect a Next.js site to display your content.
⚠️
The `DrupalClient`
is available in `next-drupal ^1.3.0`
as experimental.
Let's get started!