Hey we’re using deployments over API with vercel sdk and since about Wednesday April 16th, the vercel.projects.getProjects stopped finding project using the search parameters. Here is my code:
Suddenly this returns 0 projects. When I remove the search param, the project with projectName is listed there. Not sure if I can share the details (team slug and project name) here but we have currently 84 projects in this team.
I think it might have stopeed when we had ~60 projects in the team, I think the search parameter maybe only searches on first page of the projects on Vercel API backend side?