Next.js Discord

Discord Forum

AMP - Next js 13 Dynamically

Unanswered
Forest bachac posted this in #help-forum
Open in Discord
Forest bachacOP
Hi, I am planning to implement an amp in the next js 13 application.

Whether it is possible to use AMP in Next js 13?

If yes, how to handle the amp dynamically based on the Screen width.

For example,
In Mobile resolution- Amp should be enabled.

In Desktop resolution - amp should be disabled.

0 Replies