Published your App
Replit-Commit-Author: Deployment Replit-Commit-Session-Id: 418bf6f8-212b-4bb0-a7a5-8231a061da4e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: be88c3fd-cdde-409a-a807-c8bb934d7267 Replit-Commit-Deployment-Build-Id: 848bca0f-322f-442c-b1c2-4f19cfda133d Replit-Helium-Checkpoint-Created: true
This commit is contained in:
2
.replit
2
.replit
@@ -9,6 +9,8 @@ id = "artifacts/mockup-sandbox"
|
||||
[deployment]
|
||||
router = "application"
|
||||
deploymentTarget = "autoscale"
|
||||
build = ["sh", "-c", "pnpm --filter @workspace/api-server run build"]
|
||||
run = ["sh", "-c", "node artifacts/api-server/dist/index.cjs"]
|
||||
|
||||
[deployment.postBuild]
|
||||
args = ["pnpm", "store", "prune"]
|
||||
|
||||
Reference in New Issue
Block a user