Proyek Mulai Selanjutnya dengan TypeScript
npx [email protected] --ts
# or
yarn create next-app --typescript
# or
pnpm create next-app -- --ts
ProMikeSundays
npx [email protected] --ts
# or
yarn create next-app --typescript
# or
pnpm create next-app -- --ts