Next.js Discord

Discord Forum

Cache fonts

Answered
Cuvier’s Dwarf Caiman posted this in #help-forum
Open in Discord
Cuvier’s Dwarf CaimanOP
Hi, is it okay to cache local fonts this way in next.config? Can it be combined with next/font? (I am currently using SASS with @font-face to create the variable)
Answered by Ray
yes its ok or you could try using next/font it would add the caching header for you
View full answer

2 Replies

yes its ok or you could try using next/font it would add the caching header for you
Answer