Skip to content

Commit c7524c6

Browse files
authored
Merge branch 'Development' into hotfix-take-picture-modal-size-and-interactions
2 parents 5951db7 + 2a8aa54 commit c7524c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

vercel.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"redirects": [
2+
"rewrites": [
33
{
44
"source": "/(.*)",
5-
"destination": "/index.html",
6-
"permanent": true
5+
"destination": "/"
76
}
87
]
98
}

0 commit comments

Comments
 (0)