{
  "name": "static-site",
  "scripts": {
    "start": "npx serve . -l $PORT"
  }
}