有没有在 next.js 中使用 blob 的解决方案?以前我使用 img 和 blob URL 效果很好,但现在当我尝试使用 Image 组件 blob url 时不起作用。
我试图将 blob 添加到域:
domains: ['softflixprodstorage.blob.core.windows.net']
但我收到错误表单服务器,因为下一个图像生成该请求 URL:
Request URL: http://localhost:3000/_next/image?url=https%3A%2F%2Fsoftflixprodstorage.blob.core.windows.net%2Fproduct-covers%2FWindows-10-Pro.webp&w=375&q=75
代替 :
Request URL: https://softflixprodstorage.blob.core.windows.net/product-covers/Microsoft-Office-2019-Professional.webp