Zero Configuration
Get started in seconds with zero configuration needed. Vercube works out of the box while using rolldown.rs - the fastest Rust-based bundler available.
Focus on building your application instead of configuring your tools. Vercube handles the complexity while giving you the flexibility to customize when needed.
import { defineConfig } from '@vercube/core';
export default defineConfig({
// additional config here
});