Command Palette
Search for a command to run
Command Palette
Search for a command to run

Building your app

✓ Relevant

Two-stage build process: Vite optimizes code and runs prerendering, then adapter tunes for deployment; skip build-time code execution with `building` flag from `$app/environment`; preview with `vite preview`.