Add `--yes` option to `create-next-app` (#68085)
> **YES,**
> **WE**
> **CNA.**
This is a small improvement for power users that run `create-next-app` frequently, using the same preferences. By specifying the `--yes` option along with the project name, they won't be prompted for any preferences. Instead, the previously used preferences are automatically chosen, using the defaults as fallback.