Update README.md

This commit is contained in:
bigdeejay
2025-02-04 18:24:34 +09:00
parent 57fd5fd329
commit c44b53f8c1

View File

@@ -20,7 +20,7 @@ pnpm dev
- 대상 파일(2개):`app/ui/invoices/create-form.tsx` | `app/dashboard/invoices/[id]/edit/page.tsx`
3) 프로젝트 검증하기
- `next lint` 명령어 입력 -> `✔ No ESLint warnings or errors` 확인
4) 본인 Github에 소스를 업로드하고, vercel[https://vercel.com/home]에 배포해보기
4) 본인 Github에 소스를 업로드하고, [Vercel Deploy](https://vercel.com/home)에 배포해보기
- redirect 이슈 참고: https://github.com/vercel/next-learn/issues/907
[🖱️ 최종 결과물 클릭](https://nextjs-dashboard-8sa1.vercel.app/)