diff --git a/README.md b/README.md index cb4c168..ef5cbb0 100644 --- a/README.md +++ b/README.md @@ -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/) \ No newline at end of file