Skip to content

Commit 09f3a0e

Browse files
committed
Add more vercel.jsons
1 parent a09d863 commit 09f3a0e

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"rewrites": [{ "source": "/(.*)", "destination": "/" }],
3+
"github": {
4+
"silent": true
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"rewrites": [{ "source": "/(.*)", "destination": "/" }],
3+
"github": {
4+
"silent": true
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"rewrites": [{ "source": "/(.*)", "destination": "/" }],
3+
"github": {
4+
"silent": true
5+
}
6+
}

0 commit comments

Comments
 (0)