Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
safetrack
/
edtech
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
edtech
/
apps
/
admin
/
vercel.json
CognxSafeTrack
fix(admin): resolve SPA 404 routing errors and broken favicon
0a1f296
11 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
{
"rewrites"
:
[
{
"source"
:
"/(.*)"
,
"destination"
:
"/index.html"
}
]
}