This reverts commit 4a0fcf77e6.
4a0fcf77e6
- next.config.ts에 output: 'standalone' 추가 - deploy.sh를 standalone 기반으로 개편 (PM2 → node server.js) - 서버 빌드 제거, 로컬 빌드 후 rsync 배포 방식
- 공과 상세 셀렉트 박스 API 파라미터 수정 (type → item_type) - VendorManagement 목록 컴포넌트 개선 - 작업지시/작업실적 타입 및 UI 개선 - 검사관리 actions 수정