Static Sites
Deploy frontend applications with global CDN distribution, SSR (Server-Side Rendering), and ISR (Incremental Static Regeneration) support.What are Static Sites?
Static Sites are pre-rendered web applications that are distributed globally via CDN. Antryk supports both fully static sites and dynamic sites with SSR/ISR capabilities.Key Features
- Global CDN: Content distributed across 200+ edge locations worldwide
- SSR Support: Server-Side Rendering for Next.js, Nuxt, and other frameworks
- ISR Support: Incremental Static Regeneration for optimal performance
- Automatic Deployments: Deploy automatically on git push
- Preview Deployments: Get preview URLs for pull requests
- Custom Domains: Use your own domain with automatic SSL
- Image Optimization: Automatic image optimization and compression
- Analytics: Built-in performance analytics
Use Cases
- React, Vue, Angular, and Svelte applications
- Next.js, Nuxt, Gatsby, and SvelteKit sites
- JAMstack applications
- Documentation sites and blogs
- Marketing pages and landing pages
- Progressive Web Apps (PWAs)
Supported Frameworks
- Next.js: Full SSR and ISR support
- Nuxt: SSR and static generation
- SvelteKit: SSR and adapter support
- Gatsby: Static site generation
- Vite: Build tool integration
- React/Vue/Angular: Static exports
Getting Started
- Create a new Static Site from your dashboard
- Connect your repository containing your frontend code
- Configure build settings (build command, output directory)
- Set environment variables for runtime configuration
- Deploy and get your site URL
Build Configuration
Configure your site with:Performance Optimization
- Edge Caching: Static assets cached at edge locations
- Smart Routing: Automatic HTTPS and HTTP/2 support
- Compression: Automatic gzip and brotli compression
- Minification: CSS and JavaScript minification
- Image CDN: Automatic image optimization and WebP conversion
Pricing
Static Sites pricing includes:- Build minutes: Time spent building your site
- Bandwidth: Data transfer from CDN
- Build concurrency: Simultaneous builds
Deploy Your First Static Site
Get started with static sites

