You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be useful to replace the hardcoded OG image URL origins with the eventual origin when building it on Vercel for preview deployments. We could use config.kit.prerender.origin for this https://svelte.dev/docs/kit/configuration#prerender . Otherwise, the preview deployments will still point to the current production OG images and these will not reflect new additions or changes