Erstellen Sie die nächste App
npx create-next-app my-app
Mr J
npx create-next-app my-app
npx create-next-app --example with-typescript with-typescript-app
# or
yarn create next-app --example with-typescript with-typescript-app
yarn create next-app
npx create-next-app@latest --ts