> For the complete documentation index, see [llms.txt](https://book.hajoeun.dev/friendly-next-js/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.hajoeun.dev/friendly-next-js/part-2/next.js-2.md).

# Next.js 마이그레이션하기

Vite, create-react-app(CRA)을 사용해 시작한 React 앱을 Next.js로 마이그레이션 해봅니다. 이 과정에서 Next.js와 React의 차이점을 이해할 수 있습니다.
