Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Xenova/next-server-example-app
Nymbo
/
next-server-example-app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
next-server-example-app
/
jsconfig.json
Xenova
HF staff
Upload 18 files
d17edb8
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}