yarn next start
yarn next build
yarn next dev
pm2 start ecosystem.config.js
pm2 delete all
pm2 delete (name)
npm run build
npm run start
npm run dev
'IT' 카테고리의 다른 글
flutter Unable to locate Android SDK (0) | 2025.01.01 |
---|---|
reactjs nextjs nginx setting (0) | 2023.06.14 |
reactjs nextjs nginx setting file(nginx.conf) (0) | 2023.06.07 |
Build optimization failed: found pages without a React Component as default export in (0) | 2023.06.04 |
react typescript 타입관련 에러뜰때 (0) | 2023.05.23 |