{
  "presets": [
    "next/babel"
  ],
  "plugins": [
    ["emotion"]
  ]
}