I Just got the answer when creating a next.js project by default favicon located in /app directory what i just needed to do is move it to the /public directory
It was simple but i never thought about that