Closed
Description
The Next Runtime env var NETLIFY_NEXT_PLUGIN_SKIP
should be renamed to NETLIFY_NEXT_MANUAL_EXPORT
to better signify the fact that the user is doing a manual export and opting into something, rather than opting out.
The runtime should remain backwards compatible with the existing var so it would be good to use a helper to implement this functionality along with general env var checking.