@@ -83,6 +83,8 @@ npm run dev # 개발 서버 (http://localhost:5173)
## 재빌드
## 재빌드
```bash
```bash
nvm use 20
npm ci # (처음/의존성 변경 시 권장) 이미 설치돼 있으면 npm install도 OK
npm run build
npm run build
npm run preview # http://localhost:4173
npm run preview # http://localhost:4173
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.