Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pngwn
/
node-py-test
like
0
Sleeping
App
Files
Files
Community
ae7f0f5
node-py-test
/
src
/
routes
/
+page.ts
pngwn
asd
d2aab3f
4 months ago
raw
Copy download link
history
blame
Safe
148 Bytes
// since there's no dynamic data here, we can prerender
// it so that it gets served as a static asset in production
export
const
prerender =
true
;