feat: blocks (#3094)

This commit is contained in:
shadcn
2024-03-22 21:39:33 +04:00
committed by GitHub
parent 3a4c3b2f7d
commit 79c054ac7a
160 changed files with 7499 additions and 2407 deletions

View File

@@ -10,7 +10,10 @@
"UPSTASH_REDIS_REST_TOKEN",
"COMPONENTS_REGISTRY_URL",
"npm_config_user_agent",
"https_proxy"
"https_proxy",
"V0_URL",
"V0_EDIT_SECRET",
"DEPLOYMENT_PROTECTION_BYPASS"
],
"outputs": ["dist/**", ".next/**"]
},