How can I Fetch the AMP version of my Ghost Blog to my Next.js Project

Like the title says, I have a Next.Js Project and for my Blog I’m using Ghost, In Ghost I can test my AMP if I add URL/amp, But in my project it only shows the nonAMP version, so how can I fetch or render the AMP version from my Ghost to my Project ?