run = "npm i -f && npm run dev" [deployment] build = "npm i -f && npm run build" run = "npm run preview"