Skip to content

Commit

Permalink
Merge pull request #24 from Matteo-Grellier/dev
Browse files Browse the repository at this point in the history
Fix production
  • Loading branch information
Matteo-Grellier authored Mar 28, 2023
2 parents e9bd299 + 3ec887a commit be3ea7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}

1 comment on commit be3ea7c

@vercel
Copy link

@vercel vercel bot commented on be3ea7c Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.