Published your App

Replit-Commit-Author: Deployment
Replit-Commit-Session-Id: 401e2ec0-e00d-4f10-9d0e-60f3d479f9a5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: f006338d-338d-421c-ae60-3eb7a5d6000c
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/401e2ec0-e00d-4f10-9d0e-60f3d479f9a5/lPVBpdc
Replit-Commit-Deployment-Build-Id: 6bee9c86-3319-427f-a3e6-26a243bfcb97
This commit is contained in:
sebastjanartic 2026-01-09 16:15:27 +00:00
parent 09e17b343b
commit 9549a88485

View File

@ -7,7 +7,7 @@ channel = "stable-24_05"
packages = ["freetype", "lcms2", "libGL", "libGLU", "libimagequant", "libjpeg", "libtiff", "libwebp", "libxcrypt", "opencv", "openjpeg", "python3", "tcl", "tk", "zlib"]
[deployment]
deploymentTarget = "autoscale"
deploymentTarget = "gce"
build = ["npm", "run", "build"]
run = ["npm", "run", "start"]