fix: use RODA dashboard proxy config

This commit is contained in:
Raditya_Indra_Putranto
2026-06-04 19:03:28 +07:00
parent 1d5b807fc7
commit 3b749e4c99
3 changed files with 12 additions and 80 deletions
-9
View File
@@ -4,12 +4,3 @@
[build.environment]
NODE_VERSION = "22"
[functions]
directory = "netlify/functions"
node_bundler = "esbuild"
[[redirects]]
from = "/api/dashboard"
to = "/.netlify/functions/dashboard"
status = 200