Vercel relatedProjects not working
Unanswered
Peterbald posted this in #help-forum
PeterbaldOP
I have created vercel.json files in both my apps in my turbo monorepo like:
and yet get errors about VERCEL_RELATED_PROJECTS not being defined. I don't see anything in the build logs that indicates it even is using these vercel.json files
Not sure how to diagnose further.
{
"relatedProjects": ["prj_xBqwxxx"]
}
and yet get errors about VERCEL_RELATED_PROJECTS not being defined. I don't see anything in the build logs that indicates it even is using these vercel.json files
Not sure how to diagnose further.