Documentation

Prerequisites

Or copy link

Prerequisites

Estimated reading: minutes 19 views

19 views
Min read

To install the Headless package you will need

1. Next.js supported server.

2. Node.js version 18.17 or later, we recommend you to use node v.20.11.0

Before headless package setup, you can check your node version by SSH access:

Command: node -v
Output:  v20.11.0
(Make sure you have SSH access for the domain in which the Next.js site has been built)

Share

Leave a Comment