docs(cli): fix next info section title and re-order (#61895)
## Changes
- Update section title from `Next Info` to `Info`
- Adds consistency with other section titles and fixes broken link →
https://github.com/vercel/next.js/blob/09a764d0fc5d143e401526153d73fab901844a38/packages/next/src/cli/next-info.ts#L100
Closes NEXT-2425