Closed samau3 closed 1 year ago
Currently, the deployed app doesn't detect changes unless it's redeployed. This leads me to suspect the page is being cached. In an attempt to overcome this, a header for forcing the requests to re-validate is being added.
header
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Currently, the deployed app doesn't detect changes unless it's redeployed. This leads me to suspect the page is being cached. In an attempt to overcome this, a
header
for forcing the requests to re-validate is being added.