2023-01-05 17:14:07 +01:00

5 lines
107 B
JSON

{
"outputDirectory": "dist",
"installCommand": "npm install",
"buildCommand": "npm run build"
}