**Describe the bug** Favicon not loading while deployed in Vercel. **To Reproduce** Delete `cp -r static/* build` then give it a build then start a http server via python. **Expected behavior** Site has a favicon.
Describe the bug
Favicon not loading while deployed in Vercel.
To Reproduce
Delete
cp -r static/* buildthen give it a build then start a http server via python.Expected behavior
Site has a favicon.