site.outputDirectory in your config.jsonc file.
Usage
Flags
| Flag | Description |
|---|---|
-y, --yes | Skip the confirmation prompt |
Configuration
Thesite.outputDirectory in your base44/config.jsonc tells the CLI where your build tool outputs the compiled frontend files so that it knows which files to deploy to Base44 hosting.
See also
site open: Open the deployed site in your browser- Project Structure: How project files are organized
- Quickstart - React: Build a full-stack React app with Base44

