Adds lambda function for checking response times

This commit is contained in:
Alicia Sykes
2023-06-29 23:40:06 +01:00
parent 411cad86ff
commit fabdc94ff6
2 changed files with 56 additions and 0 deletions

View File

@@ -65,6 +65,11 @@
from = "/get-txt"
to = "/.netlify/functions/get-txt"
status = 301
force = true
[[redirects]]
from = "/server-status"
to = "/.netlify/functions/server-status"
status = 301
force = true
# For router history mode, ensure pages land on index