Using the Shipixen ↔️ Vercel Deploy Integration

Updated on

Shipixen supports 1-click deploy to Vercel.

Deploying to Vercel

In the Shipixen app, configure your website and press "Generate app". If you are unsure how, check out this guide.

After generation succeeds, you will see a "Deploy to Vercel" button. Press it to deploy your website to Vercel.

To use the Shipixen Vercel Integration, you need to download the Shipixen app and have a Vercel account.

Shipixen Vercel Integration - deploy to vercel example

As part of this process, a temporary public Github repository will be created. Vercel can only deploy from a public repository at the moment, so the only alternative to this is to download the zip and deploy yourself.

The repository lives for up to 15 minutes (while you deploy for the first time) and then is deleted.

Deploying an existing Shipixen-generated codebase

If you already have a Shipixen-generated codebase (e.g. you've downloaded it as a zip) and want to deploy it to Vercel, follow these steps:

  1. Create a repository on Github (or GitLab, Bitbucket) and push the codebase

On Vercel, you can deploy a Shipixen-generated codebase by following these steps:

  1. Press "Add new..." and select "Project"
  2. Import the Git repository you created in the previous step
  3. Give it a name & press Deploy

Other options

You can also download a zip file of your project and deploy it to Vercel or Netlify manually.

See other deployment options for more information.