Static Sites

Deploy fast, secure, and globally distributed static websites.

Supported Frameworks

RunxBuild has first-class support for all major frontend frameworks. We automatically detect the optimal build settings for:

  • Next.js
  • Vite
  • Vue.js
  • Docusaurus
  • Svelte
  • Angular
  • Astro

Edge Network

Your static assets are automatically distributed to our global edge network (CDN) spanning 250+ locations worldwide. This ensures:

  • Sub-100ms latency for 99% of global users
  • Automatic image optimization
  • Brotli and Gzip compression
  • DDoS protection included by default

Environment Variables

Manage secrets and configuration via the dashboard. Environment variables are encrypted at rest and injected into your runtime environment automatically.

Logs & Monitoring

Access real-time logs from your application’s stdout/stderr. We also provide built-in metrics for CPU usage, memory consumption, and request latency.

Build Configuration

Configure your build command and output directory in the project settings. Most frameworks work out of the box, but you can customize:

  • Build Command — e.g., npm run build
  • Output Directory — e.g., dist or build
  • Node Version — Select the Node.js version for your build environment