-
Notifications
You must be signed in to change notification settings - Fork 173
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
Optimize OG Image Error #184
Comments
This sounds like this issue: I do wonder if using Cloudflare as a CDN could complicate this process, especially if these errors only occur during prerendering |
Changed cloudflare to development mode, same issue. |
😂I mean the issue still persists |
Have you tried disabling Cloudflare proxy yet? That should be as simple as clicking the orange cloud on your DNS settings. You may need to disable it on both subdomains: |
oh ok, let me try that |
|
By the way, I don't see the camera model being included in the tags on the home page. Is it possible to also include that? |
That may be as good as it gets? I'll keep an eye out on this one. Out of curiosity, did the builds finish before? Did you see an stability improvements by disabling Cloudflare proxy? |
oh haha... AI generated way too many tags.. |
Very good to know!
I'm thinking about changing the default AI generation content to be |
I think tags are still helpful but we need to make some constraints so the AI don't generate different tags for similar meanings. For my branch I used this prompt
|
This is great! Will revisit the tag prompt. |
Describe the bug
Build Error On Vercel with
NEXT_PUBLIC_STATICALLY_OPTIMIZE_PHOTO_OG_IMAGES = 1
with R2 Storage, this error doesn't trigger withNEXT_PUBLIC_STATICALLY_OPTIMIZE_PHOTOS = 1
The text was updated successfully, but these errors were encountered: