Skip to content

Commit

Permalink
chore: update vercel runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
williamboman committed Feb 9, 2025
1 parent 4a3a334 commit 3659302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ignoreCommand": "[ \"$VERCEL_ENV\" != production ]",
"functions": {
"api/**/*.rs": {
"runtime": "[email protected].0-beta.1"
"runtime": "[email protected].8"
}
},
"rewrites": [
Expand Down

0 comments on commit 3659302

Please sign in to comment.