- Your project is connected to a Base44 app. Check that your
.app.jsoncfile exists and contains your app ID. If not, runbase44 link. - Your built frontend files are in the directory specified by
site.outputDirectoryin yourconfig.jsoncfile.
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.

