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
The REST API exposes a “Find a project by ID or name” endpoint (REST reference), but the Vercel SDK has no equivalent helper. This forces SDK users to drop down to a manual fetch/axios call for such a common operation.