Skip to content

Commit

Permalink
chore: vercel configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
geromegrignon committed Mar 3, 2024
1 parent bc85576 commit 88dd647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vercel.json
@@ -0,0 +1 @@
{ "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/api" }] }

0 comments on commit 88dd647

Please sign in to comment.