Dear Vercel Community,
The project logo image is not displaying on the Vercel dashboard’s “Overview” tab under the project link. Instead of the project logo image, the Vercel logo image is being displayed.
Additionally, when clicking on the project, the “Production Deployment” screen under the “Product” tab is displayed. At the top of this screen, there is a section where the logo image should be displayed, but here too, the Vercel logo image is being displayed. Ideally, the project logo image should be displayed in both of these locations.
There have been instances where the project logo image was temporarily displayed in the two aforementioned locations. However, currently, the Vercel logo image is being displayed.
Which image are the two aforementioned logo locations referencing? The current development environment is Next.js App Router. The logo image is located as follows:
public
┣ favicon.ico
┗ img
┣ favicon.png
┗ logo.svg
What could be causing the project logo image not to be reflected? I would appreciate your response.
Thank you in advance for your assistance.
Best regards,