---
outputFileName: .app.jsonc
---
// Base44 App Configuration
// This file links your local project to your Base44 app.
// Do not commit this file to version control.
{
  "id": "<%= projectId %>"
}
