handler/testdata/spa/up.json

Summary

Maintainability
Test Coverage
{
  "name": "app",
  "type": "static",
  "logs": {
    "enable": false
  },
  "redirects": {
    "/*": {
      "location": "/",
      "status": 200
    }
  }
}