liara documentaion
# install dependencies
$ npm install # Or yarn install
# install and build next
$ npm run build
# serve with hot reload at localhost:3005
$ npm run dev
# lunch server at http://localhost:3000
$ npm start
If you have any further questions, please don’t hesitate to contact us.