This commit is contained in:
SaraJane
2026-01-20 13:01:15 +00:00
parent 4aff5a1e9c
commit b221cdaea3
4 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,3 @@
{
"rewrites": [{ "source": "/(.*)", "destination": "/api" }]
}