Files
deploy-tan/.cta.json
2026-01-28 20:48:02 +01:00

16 lines
272 B
JSON

{
"projectName": "deploy-tan",
"mode": "file-router",
"typescript": true,
"packageManager": "npm",
"tailwind": true,
"addOnOptions": {},
"git": true,
"version": 1,
"framework": "react-cra",
"chosenAddOns": [
"eslint",
"nitro",
"start"
]
}