Caching issue with Next.js App Router - Vercel Deployment

Hey everyone,

The Next.js team has said that some of these issues might be fixed in their forthcoming 14.0.4 release. If you'd like, you can try installing the canary version to see if that helps:

npm install next@canary

Otherwise, you can wait until that version has been released and then upgrade.

If anyone tries this out, please let us know if it helps.

Sam