Skip to content

Vite

Vite is a is a build tool that aims to provide a faster and leaner development experience for modern web projects.

Example repository.

Vanilla TypeScript build (Static)

  • Set Build Pack to nixpacks.
  • Enable Is it a static site?.
  • Set Output Directory to dist.

Vanilla JavaScript build (Static)

  • Set Build Pack to nixpacks.
  • Enable Is it a static site?.
  • Set Output Directory to dist.