Cloudflare DevelopersCD
Cloudflare Developers2y ago
13 replies
Pepijn

Internal server error with static images

We have a Next on Pages project which includes some static assets in the project codebase. Those assets should be served staticly, but many times after deployments those files will throw internal server errors.

For example:
https://yeahgummy.webbers.dev/images/avocado.png
https://yeahgummy.webbers.dev/images/potje2.png

Specific build with the issue:
https://ec7278f5.oca-tree-capital.pages.dev/images/avocado.png
https://ec7278f5.oca-tree-capital.pages.dev/images/potje2.png
Was this page helpful?