Patch Changes
683c6f4Thanks
@segunadebayo! - Fix ESM JSON imports for Node loader compatibility. Add
with { type: "json" }import attributes and set build target tonode20.10so the ESM output works when loaded in
next.config.mjs, velite, or other Node ESM contexts withoutERR_IMPORT_ATTRIBUTE_MISSING.