github.com/apex/up@v1.7.1/handler/testdata/spa/up.json (about) 1 { 2 "name": "app", 3 "type": "static", 4 "logs": { 5 "enable": false 6 }, 7 "redirects": { 8 "/*": { 9 "location": "/", 10 "status": 200 11 } 12 } 13 }