Files
fahricansecer e744a62fc2
Deploy Iddaai Frontend / build-and-deploy (push) Successful in 2m24s
gg
2026-05-17 02:19:55 +03:00

12 lines
180 B
JSON

{
"version": "0.0.1",
"configurations": [
{
"name": "frontend",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev"],
"port": 6195
}
]
}