{ "presets": [ [ "next/babel", { "styled-jsx": { "optimizeForSpeed": false } } ] ], "plugins": ["graphql-tag"] }