Getting Started
Deploying your Next Js project is easy, just follow the steps below.Enable Standalone mode in your next.config.js file
This is required. More on standalone mode here.
Create a Next JS stack in Deplify
- Hit the
Add a Stackbutton in the environment view. - Choose the
Next JSblueprint. - Build settings are entered by default, optionally make changes if you need them.
- Click
Create Stack