We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3a334 commit c75ecfbCopy full SHA for c75ecfb
vercel.json
@@ -1,8 +1,8 @@
1
{
2
"ignoreCommand": "[ \"$VERCEL_ENV\" != production ]",
3
"functions": {
4
- "api/**/*.rs": {
5
- "runtime": "[email protected].0-beta.1"
+ "api/main.rs": {
+ "runtime": "[email protected].8"
6
}
7
},
8
"rewrites": [
0 commit comments