Created
September 14, 2023 16:18
-
-
Save widhisec/aa9fb5183c1116f620d269c10a2d983f to your computer and use it in GitHub Desktop.
vercel.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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