Skip to content

Commit

Permalink
Merge pull request #74 from tanish35/master
Browse files Browse the repository at this point in the history
Add vercel.json
  • Loading branch information
tanish35 authored Oct 7, 2024
2 parents 2d96a97 + 91d9cca commit 8556c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "rewrites": [{ "source": "/(.*)", "destination": "/" }] }

0 comments on commit 8556c52

Please sign in to comment.