-
npx create-next-app@latest
What is your project named? 폴더이름작성
Would you like to use Typescript? YES
Would you like to use ESLint? YES
Would you like to use Tailwind CSS? YES
Would you like to use `src/` directory? YES # No로 입력해도 상관 없습니다.
Would you like to use App Router? (recommended) YES
Would you like to customize the default import alias (@/*)? NOnext.config이미지보이게하는
: images: { remotePatterns: [ { protocol: "https", hostname: "**.unsplash.com", port: "", }, ], },