import Head from 'next/head' export const config = { amp: true } export default function Home() { return ( <> Example AMP Story in Next.js