How to Safely Fork or Duplicate a Vercel/Vo Project?

How can I safely duplicate or fork an existing Vercel/Vo project—especially one already mapped to a custom domain—without affecting the original deployment or domain settings?

Fork is always safe – it will create a new chat in the same project

You can then move that chat to a new project by clicking this dropdown

There is unfortunately currently no way to clone a whole project, including all of its integrations and environment variables, so you will have to set those up again in the new project

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.