Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnthoneoJ
/
nextjs-replicate
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nextjs-replicate
/
jsconfig.json
AnthoneoJ
Upload 16 files
cf476f3
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}