diff --git a/.inscode b/.inscode index 9fec9576d482baaf90d2f47230ce9133cfce99d4..6fc1cf63493149cc05d5dea569c3dc920f20a08a 100644 --- a/.inscode +++ b/.inscode @@ -3,7 +3,7 @@ language = "node" [deployment] build = "npm i && npm run build" -run = "npm run preview" +run = ""npm run preview" [env] PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"