{
  "$schema": "https://json.schemas.azure.com/static-web-apps/staticwebapp.config.json",
  "platform": {
    "apiRuntime": "node:20"
  },
  "mimeTypes": {
    ".json": "application/json",
    ".xml": "text/xml"
  },
  "globalHeaders": {
    "Cache-Control": "no-store"
  }
}
