{ "presets": [ [ "next/babel", { "preset-env": { "targets": { "browsers": "chrome>71" } } } ] ] }