Set your own project avatars
Users can now manually set custom avatars for their projects in the Vercel dashboard, replacing the automatic favicon detection. Avatars display throughout the dashboard and on Vercel bot comments in GitHub, enabling distinct branding for microfrontends and backend projects without favicons.
You can now set a project's avatar from its settings in the Vercel dashboard. Until now, Vercel set it automatically, using the favicon from the project's production deployment. That's still the default if you haven't set one.
The avatar renders across the dashboard and on Vercel bot comments in GitHub. Microfrontend projects that share one favicon can now get distinct avatars, and backend projects with no favicon to detect can set one explicitly.
You can change a project's avatar from its in the Vercel Dashboard, or upload one with the .settingsREST API
Source: original entry ↗