Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaurv007
/
ClauseGuard
like
0
Sleeping
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
refs/pr/6
ClauseGuard
/
web
/
vercel.json
gaurv007
Add deployment guide + Vercel config
57fc849
verified
15 days ago
raw
Copy download link
history
blame
Safe
128 Bytes
{
"framework"
:
"nextjs"
,
"installCommand"
:
"npm install"
,
"buildCommand"
:
"npm run build"
,
"outputDirectory"
:
".next"
}