Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images fail to load on demo site - returning 404 #441

Open
neversitdull opened this issue Dec 12, 2024 · 0 comments
Open

Images fail to load on demo site - returning 404 #441

neversitdull opened this issue Dec 12, 2024 · 0 comments

Comments

@neversitdull
Copy link

Description

Images using the _next/image endpoint are failing to load with 404 errors.

To Reproduce

  1. Visit the platforms-starter-kit demo site
  2. Check network tab - all _next/image requests return 404

Details

  • Pattern: /_next/image?url=https%3A%2F%2Fpublic.blob.vercel-storage.com%2F[hash]&w=[width]&q=[quality]
  • Example URL: https://demo.vercel.pub/_next/image?url=https%3A%2F%2Fpublic.blob.vercel-storage.com%2FeEZHAoPTOBSYGBE3%2FJRajRyC-PhBHEinQkupt02jqfKacBVHLWJq7Iy.png&w=96&q=75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant