chore(next-codemod): view current Next.js version, skip if already on or higher (#71034)
### Why?
When installed Next version is on or higher than the target Next
version, we skipped install and suggest codemod. This was not indicated
and could cause confusion that the script is not working.