next/font
The next/font module downloads font files at build time, self-hosts them, and injects font-display: swap — eliminating the external network request and preventing layout shift.
The next/font module downloads font files at build time, self-hosts them, and injects font-display: swap — eliminating the external network request and preventing layout shift.