import { Main } from "../src/main"; export function getInitialProps() { return {}; } export default function IndexRoute() { return (