{ "presets": [ "next/babel", [ "@babel/preset-env", { "targets": { "chrome": "100" } } ] ] }