docs: remove duplicated `--ts, --typescript` from Options (#26252)
## Documentation / Examples
https://nextjs.org/docs/api-reference/create-next-app#options
In Options, `--ts, --typescript` is duplicated! so i removed it 😃
- [x] Make sure the linting passes