FlashcardIntermediate
Font Optimization with next/font
next/font self-hosts fonts at build time to remove external requests and layout shift.
Question
How does next/font improve performance?
Click to reveal answer
next/font self-hosts fonts at build time to remove external requests and layout shift.
How does next/font improve performance?