Closed
Description
Is your feature request related to a problem? Please describe.
Many bugs are related to specific versions of Next.js.
It is currently difficult to debug since we don't always know which version of next
is used in builds.
Describe the solution you'd like
console.log()
the next
version to the build logs.