17 lines
297 B
JSON
17 lines
297 B
JSON
{
|
|
"projectId": "a1592037-4364-413c-84db-30f4043e8a79",
|
|
"frontends": {
|
|
"app": {
|
|
"cwd": "apps/app",
|
|
"primary": true,
|
|
"deploy": true,
|
|
"kind": "ssr",
|
|
"dev": {
|
|
"command": ["yarn", "dev"],
|
|
"port": 7104,
|
|
"healthPath": "/"
|
|
}
|
|
}
|
|
}
|
|
}
|