“How do I add Font Awesome to a Next.js 13 project when I get a ‘Module not found’ error?”
I would like to add fontawesome to my nextjs 13 project. I'm trying to implement solution #3 which was asked a long time ago. I've tried the solution in the fontawesome documentation as well. I'm just starting out with nextjs…