diff --git a/vercel.json b/vercel.json index d0c611b9..83d1ecde 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,6 @@ { "functions": { - "api/climbing-tiles/refresh": { + "pages/api/climbing-tiles/refresh.ts": { "memory": 3009, "maxDuration": 300 }