gg
Deploy Iddaai Frontend / build-and-deploy (push) Successful in 2m24s

This commit is contained in:
2026-05-17 02:19:55 +03:00
parent 66877b88ca
commit e744a62fc2
10 changed files with 856 additions and 183 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"version": "0.0.1",
"configurations": [
{
"name": "frontend",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev"],
"port": 6195
}
]
}