Join the Webstudio community

Updated 3 months ago

favicon not showing on vercel

At a glance

The community member is having trouble setting up a favicon on their Vercel export, as it is not showing up on their website at https://marketing-destination.vercel.app/, but it works on their staging environment at https://marketing-destination-sbnj4.wstd.io/. The comments suggest that the issue may be related to the Vercel configuration, with one community member noting that the list of sizes in the vercel.json config needs to include 144. Another community member mentions they will fix this to add it automatically. However, the solution has not been released yet.

Useful resources
Hi guys How do you setup favicon on vercel export?

it's not showing on mine here
https://marketing-destination.vercel.app/

but it works on the webstudio staging
https://marketing-destination-sbnj4.wstd.io/
B
A
10 comments
Do you have it enabled in your vercel. Do you see more descriptive errors in your dashboard?
Something weird, fails specifically with png
not really sure, so I tried with .ico it's still not showing
so it's just something like this
Attachment
CleanShot_2025-01-10_at_16.14.402x.png
Ok, found. You need to add 144 to the list of sizes in vercel.json config
I'll fix to add it automatically
oh wait how do you do this? tried it directly it says like this
I delete everything and redo the command it still like this
without the 144
Attachment
CleanShot_2025-01-10_at_22.06.282x.png
Yes, it was not released yet
Add a reply
Sign up and join the conversation on Discord