Build
Create a production build:Terminal
dist/ directory (configurable via build.outDir).
Start
Run the production server:Terminal
Deploy to Veryfront Cloud
Terminal
https://<slug>.veryfront.com.
Preview deployments
Every branch gets a preview URL:Terminal
https://<slug>-feature-x.preview.veryfront.com.
Environment variables
Set production environment variables on your deployment platform. At minimum, set your LLM provider keys:.env
Terminal
Build configuration
Customize the build inveryfront.config.ts:
Docker
For self-hosted deployments:Dockerfile
Next
- Head & SEO: optimize for search engines
- Configuration: all configuration options
Related
veryfront(root):defineConfig, build options