Files
vitalijmulika e0801b0982 Initial commit
2025-12-29 13:58:15 +02:00

5 lines
111 B
JSON

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