Css – next js custom font working fine in Dev environment but when i build it locally it doesn't work
I am using amazon font Ember as custom font in my app , i have setup a font,ts file in lib folder and export the font properly as instructed in different blog post and make it working in my dev…