install.json
{
"files": [
{
"from": "src/app/src/components/TurnstileGate.tsx",
"to": "components/TurnstileGate.tsx"
}
],
"env_required": [
"NEXT_PUBLIC_TURNSTILE_SITE_KEY"
]
}
{
"files": [
{
"from": "src/app/src/components/TurnstileGate.tsx",
"to": "components/TurnstileGate.tsx"
}
],
"env_required": [
"NEXT_PUBLIC_TURNSTILE_SITE_KEY"
]
}