Skip to content

Commit

Permalink
remove rewrites rules from vercel.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
tchambard committed Aug 23, 2024
1 parent a6b2d49 commit 3c5c03e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions packages/fronts/solidr-front-next/vercel.json
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
}
]
}
{}

0 comments on commit 3c5c03e

Please sign in to comment.