Files
monie-landing/.cta.json
Denis Krylov 9c6f4e5621
All checks were successful
Deploy monie-landing (kaniko) / build-and-deploy (push) Successful in 10m34s
chore: initialize project
2026-04-05 17:38:26 +03:00

21 lines
377 B
JSON

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