export default function Page() { return
User
} export function getServerSideProps() { return { props: {}, } }