{ "presets": [ "next/babel", "@babel/preset-flow" ], "plugins": [ [ "react-native-web", { "commonjs": true } ] ] }