Skip to content

Commit 455db52

Browse files
Update vercel.json
1 parent ea34187 commit 455db52

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

vercel.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@
1111
"src": "/(.*)",
1212
"dest": "app.py"
1313
}
14+
{
15+
"src": "/dashboard",
16+
"dest": "templates/dashboard.html"
17+
}
1418
]
15-
}
19+
}

0 commit comments

Comments
 (0)