--build. Otherwise, ensure your built files are already in the directory specified by site.outputDirectory in your config.jsonc.
Usage
Flags
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
build: Build the site with the app ID injected before deployingsite 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