Setup Install with yarn: yarn add @nuxtjs/amp Install with npm: npm install @nuxtjs/amp Edit nuxt.config.js: modules: [ '@nuxtjs/amp' ], amp: { // Options }