Next.js Discord

Discord Forum

load font on server side

Unanswered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
Hello friends, I have a bug that I can't overcome, I would appreciate your help.
In the Next.js project (app router), I am trying to perform a process in one of the routers so that the user fills out a form, the backend loads an image and pastes the text in specific parts of the image.
Everything works as I wanted except the font, I try to load a local font and there is no change in the font, I get the image with the depolative font.

- no errors or warning in console

0 Replies