Relative Content

Tag Archive for javascriptreactjsnext.jsasynchronous-messaging-protocol

Next.js amp and non-amp pages route

“Hello, I have a question. I made a website and I want to add AMP functionality to this website. While normal pages (page.tsx) are loaded on PCs, I want a separate page for AMP (for example, pageamp.tsx) to be loaded on phones. Is this possible?”