Files
monie-landing/.cta.json
Denis Krylov 014058071a
Some checks failed
Deploy monie-landing (kaniko) / build-and-deploy (push) Failing after 1m46s
chore: initialize project
2026-04-04 21:36:32 +03:00

22 lines
387 B
JSON

{
"projectName": "monie-landing",
"mode": "file-router",
"typescript": true,
"packageManager": "npm",
"includeExamples": false,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": true,
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": [
"biome",
"posthog",
"form",
"t3env",
"compiler",
"sentry"
]
}