NextJS v12 → v13
설치
요약
신규 라우팅(beta)
Turbopack(alpha)
New next/image
New @next/font (beta)
Improved next/link
Built-in SEO support with new Metadata API
참고페이지
https://beta.nextjs.org/docs/routing/fundamentals
https://nextjs.org/docs/upgrading
https://beta.nextjs.org/docs/routing/fundamentals#
https://nextjs.org/blog/next-13
https://itchallenger.tistory.com/778
https://blog.logrocket.com/next-js-13-new-app-directory/#routing-app-directory
https://velog.io/@brgndy/Next.js-13-Rendering-Server-and-Client-Components#언제-서버-컴포넌트와-클라이언트-컴포넌트를-사용해야-하는가