Turbopack: skip next-server.js.nft.json for Vercel (#83299)
On Vercel, we only need `next-minimal-server.js.nft.json`
Also, `ci_has_next_support` was implemented correctly, it previously read from `nextConfig.env`, instead of the real (full) environment variables from the system.