Next.js Discord

Discord Forum

How to let Next/Font download one time?

Unanswered
Ojos Azules posted this in #help-forum
Open in Discord
Ojos AzulesOP
In my case, my website support 8 languages so I need to use different fonts,
but when I start dev server next.js keep re-download all the fonts and got a lot of ETIMEDOUT errors.

4 Replies

Ojos AzulesOP
the fonts im using on the website
the production build looks fine, only dev server will show a lot of fetch errors every time I start it.
https://nikke.win
Northern Wheatear
I would say to not worry about it. Its just some network issue
Can you try using a vpn the next time you face this error?
@Northern Wheatear I would say to not worry about it. Its just some network issue Can you try using a vpn the next time you face this error?
Ojos AzulesOP
still showing error with vpn