import App from "next/app"; import { withAmp } from "next/amp"; export default withAmp(App);