Deploying to Vercel (Legacy Overview)

Managed hosting for Weldr is under active development, so we are pausing the old one-click Vercel deployment flow. The detailed 2025 guide now lives in docs/archive/vercel-deployment-legacy.md if you need to reference the previous workflow.

For current self-host experiments:

  • Follow the local installation steps in docs/getting-started/installation.md.
  • Configure environment variables using docs/deployment/environment-variables.md.
  • Export your app with weldr sync and deploy it using your preferred Next.js hosting platform (Vercel, Render, or custom infrastructure) following their standard documentation.
  • We will update this page with new managed deployment instructions once the hosted product roll-out is complete.