npx create-next-app@latest // or yarn create next-app // or pnpm create next-app // use typescript npx create-next-app@latest --typescript