Next.js Discord

Discord Forum

font error at app router

Answered
Sloth bear posted this in #help-forum
Open in Discord
Original message was deleted.
Answered by Rafael Almeida
not really, next will copy them somewhere else and serve them correctly so you don't need to think about it
View full answer

6 Replies

American Crow
looks like an extra /to me.
try path: "fonts/Sta..."without the starting /
i never scrolled down you already solved it
sorry
Original message was deleted
probably because you are using the wrong path when the folder is on the public folder. why do you even want them on the public folder anyway?
not really, next will copy them somewhere else and serve them correctly so you don't need to think about it
Answer
it would only be required to be in the public folder if you wanted to access them manually outside from your webserver