testing vercel json

This commit is contained in:
karl 2025-03-28 15:12:26 -04:00
parent 4b2496dd58
commit 05ffc542eb

3
vercel.json Normal file
View File

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