Static Assets Returning 404 After Next.js Deployment

What is the name of the domain?

What is the issue you’re encountering

Hello everyone, I’m facing an issue while deploying a new version of my Next.js website.

The following static assets are returning a 404 from Cloudflare, even though they are present on the origin server:

/_next/static/1.70.0/_ssgManifest.js
/_next/static/1.70.0/_buildManifest.js

please also note that these requests are a HIT on CF and are detected as HTML

This topic was automatically closed after 15 days. New replies are no longer allowed.