{ "presets": [ [ "next/babel", { "preset-env": { "targets": { "browsers": ">1%, not ie 11, not dead" } } } ] ] }