Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.16 KB

introduction.md

File metadata and controls

38 lines (28 loc) · 1.16 KB
description
With minimal config, and without leaving React, you can start adding AMP and improve the performance and speed of your pages.

AMP Support

Examples

With Next.js you can turn any React page into an AMP page, with minimal config, and without leaving React.

You can read more about AMP in the official amp.dev site.

Enabling AMP

To enable AMP support for a page, and to learn more about the different AMP configs, read the API documentation for next/amp.

Related

For more information on what to do next, we recommend the following sections: