diff --git a/.replit b/.replit index cfe55fd..0c1b480 100644 --- a/.replit +++ b/.replit @@ -8,7 +8,6 @@ channel = "stable-24_05" [deployment] deploymentTarget = "autoscale" build = ["npm", "run", "build"] -publicDir = "dist/public" run = ["npm", "run", "start"] [[ports]]