function Home() { const config = {} return

My AMP Page

} export default Home; export const config = { amp: "hybrid" };