Next.js 9.5.2 adds experimental font optimizations¹ and image post-processing²
“` // next.config.js
module.exports = { experimental: { optimizeFonts: true, optimizeImages: true } } “`
¹ https://t.co/3eQV9OJ4la
² https://t.co/IQXTQoFTlK
Sign in to add notes...
Sign in to manage galleries...