Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ronvolutional
/
sk-docker
like
0
Runtime error
App
Files
Files
Community
main
sk-docker
/
src
/
routes
/
+page.js
Ron Au
Initial D
70cf894
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
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
;