Skip to content

Commit 60cee7f

Browse files
committed
chore: update vercel runtime
1 parent 4a3a334 commit 60cee7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"ignoreCommand": "[ \"$VERCEL_ENV\" != production ]",
33
"functions": {
4-
"api/**/*.rs": {
5-
"runtime": "[email protected].0-beta.1"
4+
"api/main.rs": {
5+
"runtime": "[email protected].8"
66
}
77
},
88
"rewrites": [

0 commit comments

Comments
 (0)