Introduction

Learn how to set up your website on the CloudCannon Next.js CMS.

Welcome to the CloudCannon Next.js starter guide! If you want to get your Next.js site built, editable, and live on CloudCannon, you are in the right place.

Before we start, this guide assumes you already have a Next.js site uploaded to a Git repository. Although you can upload files directly from your hard drive, we highly recommend using a Git repository.

Don’t have a Next.js site yet? No worries! You can create one with our Jamstack tutorials for your favorite SSGs.

With Next.js, you can use CloudCannon’s Source Editor out-of-the-box. We’ll teach you how to configure our other editing interfaces: the Visual, Content, and Data Editors.

In this guide we’ll cover how to build your first site, update Next.js to use file data, and configure Next.js for the best CloudCannon experience.

Open in a new tab