You could just use npx create-next-app@latest, where you will get the option to use typescript.
npx create-next-app@latest
From React docs: https://react.dev/learn/start-a-new-react-project