Skip to content

Instantly share code, notes, and snippets.

@widhisec
Created September 14, 2023 16:18
Show Gist options
  • Save widhisec/aa9fb5183c1116f620d269c10a2d983f to your computer and use it in GitHub Desktop.
Save widhisec/aa9fb5183c1116f620d269c10a2d983f to your computer and use it in GitHub Desktop.
vercel.json
{
"version": 2,
"functions": {
"api/*.sh": { "runtime": "[email protected]" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment