Files
tetris/keyfile.json
2026-08-08 01:11:24 +03:00

5 lines
89 B
JSON

{
"type": "static",
"build": "npm install && npm run build",
"static_dir": "dist"
}