Next.js Discord

Discord Forum

Amp support in app routers

Answered
RS posted this in #help-forum
Open in Discord
RSOP
How can we enable amp in app router there is no documentation for this in doc
Answered by joulev
The app router does not offer support for AMP. If you need AMP, you have to use the pages router.

https://web.archive.org/web/20230502055033/https://beta.nextjs.org/docs/app-directory-roadmap#not-planned-features
View full answer

2 Replies

Answer
RSOP
okay got it Thanks for the info