New deployment brings invalid data (Production)
Unanswered
Bombay posted this in #help-forum
BombayOP
Whenever we do a new deployment the page shows invalid data. url is like this (https://website.vercel.app/[category]). All API (external) calls are cached (did not specified
cache or next.revalidate options in fetch) but uses tags. Whenever I do revalidation by tag the page works, & again if I do a deployment it shows that specific data. Whats the reason could be?