zerobyte/apps/docs/.cta.json
2026-04-16 18:43:19 +02:00

15 lines
289 B
JSON

{
"projectName": "docs",
"mode": "file-router",
"typescript": true,
"packageManager": "npm",
"includeExamples": false,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": false,
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": ["nitro"]
}