Incorrect favicon displayed [ Next JS icon instead of Free-API logo]
Author: tanishtirpathiCreated Mar 19, 2026Updated May 18, 2026
Bug: Incorrect favicon displayed
Description
The website is currently showing the Vercel favicon in the browser tab instead of the FreeAPI logo.
This creates confusion and breaks branding consistency.
Steps to Reproduce
- Open https://freeapi.app
- Check the browser tab icon (favicon)
Expected Behavior
The favicon should display the FreeAPI logo.
Actual Behavior
The Vercel favicon is displayed instead.
Possible Cause
This might be due to:
- Default Vercel favicon not being replaced
- Missing or incorrectly linked favicon in the
- Improper metadata configuration (Next.js )
Screenshots
Fixing this will improve branding and professionalism.
Source: hiteshchoudhary/apihub