OptionalconsumerOptionaldefineDefine global variable replacements.
Entries will be defined on window during dev and replaced during build.
Optional ExperimentalisWhether this environment produces a bundled output.
During build, this defaults to true for every environment.
During serve, this defaults to true only for the client environment
when experimental.bundledDev is enabled, and false otherwise.
Setting this explicitly on an environment always overrides the default.
OptionalkeepIf true, process.env referenced in code will be preserved as-is and evaluated in runtime.
Otherwise, it is statically replaced as an empty object.
OptionaloptimizeOptimize deps config
OptionalresolveConfigure resolver
Define if this environment is used for Server-Side Rendering