Files
vitalijmulika 1889a34abf Initial commit
2025-12-29 14:28:58 +02:00

5 lines
111 B
JSON

{
"installCommand": "npm install",
"buildCommand": "CI=false npm run build",
"outputDirectory": "build"
}