Introduce NextConfigRuntime (#86812)
To only include the keys we actually at runtime in the server in `required-server-files.json` and in `.next/standalone/server.js`
There is some chance I missed some property that's needed at runtime (and is incorrectly filtered out by `getNextConfigRuntime`)