Skip to content

Tag: reactjs

How to configure next.config.js file on right way

In my next.config.js I have the following configuration: Last thing which I need to add here is next-fonts plugin. I am not sure how to export withFounts in the right way. I need next-fonts plugin to be able to use ‘fonts’ icons. Answer You can do this: You can try to use next-compose