Sharad K
Results
12
comments of
Sharad K
Errors: `metadata.metadataBase is not set for resolving social open graph or twitter images` They are fixed by exporting `metadataBase` from `app/layout.tsx`. I sitll get failure with Vercel deployment: ``` Collecting...
ok the issue was just env var not being properly set in Vercel, as I had integrated Railway and overlooked one of the var was still missing in Vercel project!