Skip to content

Next.js Setup

Ben Marshall edited this page Nov 16, 2022 · 6 revisions

Prerequisites

Before you get started, make sure you have the following dependencies installed on your computer:

If you run into issues with NPM installing, try using npm i --legacy-peer-deps instead.

Clone this wiki locally