/ .cta.json
.cta.json
 1  {
 2    "projectName": "duskfire",
 3    "mode": "file-router",
 4    "typescript": true,
 5    "tailwind": true,
 6    "packageManager": "npm",
 7    "git": true,
 8    "version": 1,
 9    "framework": "solid",
10    "chosenAddOns": [
11      "start"
12    ]
13  }