next.js
45f0c790 - Introduce NextConfigRuntime (#86812)

Commit
91 days ago
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`)
Author
Parents
Loading