Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 205 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 205 Bytes

Next js

Spec Requirement

Requirements :

  • Node LTS 14+
  • PM2 (production process manager)
  • setup .env

Build Pipeline Command

npm run build

serve on local

npm run start