rsnext/examples/experimental-amp/next.config.js
2019-02-25 23:49:49 +01:00

5 lines
57 B
JavaScript

module.exports = {
experimental: {
amp: true
}
}