Setting `basePath` breaks font, favicon etc. static assets
Unanswered
Spruce Grouse posted this in #help-forum
Spruce GrouseOP
I thought Next.js would handle fixing the paths to static assets if you set a
basePath in your config? The font is automatically added by Next via Google Fonts but now is broken and I cannot set the correct path anywhere. Can you not use automatic fonts and automatic favicons etc. if you set a basePath?