Next.js on Acquia: Setting up Drupal CMS
Setup Drupal CMS for working with the Next.js
- Tutorial
- Josh Waihi
- 1 minute read

Setup Drupal CMS for working with the Next.js
In this tutorial, you’ll connect your existing Acquia Drupal CMS Headless Starter Kit from the first tutorial to the Next.js for Acquia CMS Starter Kit.
Create a custom content type in Drupal CMS and render the content in Next.js using the next-acms.
Connect Cloud IDE to a non-Acquia Git repository.
Fully automate code delivery to production through Code Studio
Learn how to customize your Cloud IDE instance
Connect your personal Cloud IDE to a Code Studio project
Deploy a Composer-managed Drupal application to a hosting environment
Create a new Composer-managed Drupal application using Composer, install (download) a Drupal module using Composer, and update a Drupal module using Composer
Learn how to properly structure your Drupal repository according to Acquia’s best practices.