Skip to content

Commit

Permalink
vercel fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaki-1052 committed Apr 1, 2024
1 parent b1451d2 commit 24a6179
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"src": "/(.*)",
"dest": "/$1"
"dest": "/"
}
],
"env": {
Expand All @@ -37,9 +37,6 @@
"build": {
"env": {
}
},
"rewrites": [
{ "source": "/(.*)", "destination": "/" }
]
}
}

0 comments on commit 24a6179

Please sign in to comment.