Deploy Vue 3 and Vue 2 apps to production. Vite builds, static CDN delivery, preview deployments, and free SSL.
Deploy for free$ git push origin main
✓ Framework detected: Vue 3 + Vite
• Running npm install && npm run build
• VITE_API_BASE_URL loaded for production
✓ CDN deploy completed with SSL
Repository: github.com/acme/vue-storefront Branch: main Deploy mode: static
npm install npm run build # Works with Vite or Vue CLI projects
VITE_API_URL=https://api.acme.com VITE_APP_ENV=production VITE_STRIPE_KEY=pk_live_***
https://storefront.pandastack.app # Roll back to the previous build in one click
Preview every branch, push cache-safe CDN updates, and keep Vue routing working out of the box.
Start free