Skip to content

Commit

Permalink
add auth basepath
Browse files Browse the repository at this point in the history
  • Loading branch information
Melisa Anabella Rossi committed Mar 6, 2024
1 parent e6e81ae commit 7e9f399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
"destination": "/index.html"
}
]
}

0 comments on commit 7e9f399

Please sign in to comment.