If I have several different code repositories (for example, one for the frontend, one for the backend, one for an API), what’s the best way to set up Vercel so that each project gets its own separate deployment?
Hi @suheb, the best way to do this is to keep them in separate Vercel project. This way you can monitor usage, logs, and deployments separately.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.