@base44-preview/cli 0.1.13-pr.612.385bd7a → 0.1.14-pr.614.e34e90d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
9
9
  "visibility": "public",
10
10
 
11
11
  // Site/hosting configuration for the client application
12
- // Docs: https://docs.base44.com/configuration/hosting
12
+ // Docs: https://docs.base44.com/developers/backend/overview/project-structure
13
13
  "site": {
14
14
  "installCommand": "npm install",
15
15
  "buildCommand": "npm run build",
@@ -9,7 +9,7 @@
9
9
  "visibility": "public"
10
10
 
11
11
  // Site/hosting configuration
12
- // Docs: https://docs.base44.com/configuration/hosting
12
+ // Docs: https://docs.base44.com/developers/backend/overview/project-structure
13
13
  // "site": {
14
14
  // "buildCommand": "npm run build",
15
15
  // "serveCommand": "npm run dev",