Next.js는 React 기반의 풀스택 프레임워크입니다.
/ 폴더에 Next.js를 설치합니다.
설치 과정 중에 project 폴더가 생성됩니다.
나머지 옵션은 기본으로 설치합니다.
npx create-next-app@latest
간단하게 설치가 완료 되었습니다.
Next.js by Vercel - The React Framework
Next.js by Vercel is the full-stack React framework for the web.
nextjs.org