Is the new build live?
Compare the deployment identifier before and after a push. It is in
the environment panel, and in the x-vercel-id response
header on any request.
curl -sI https://usharea.in/ \
| grep -i "x-vercel-id\|age\|cache"