{ "presets": [ [ "next/babel", { "preset-react": { "development": true } } ] ], "plugins": [ "@react-dev-inspector/babel-plugin" ] }