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 d026a09 commit 7b8fdcfCopy full SHA for 7b8fdcf
now.json
@@ -15,6 +15,7 @@
15
"routes": [
16
{
17
"src": "/(.*)",
18
+ "methods": ["POST", "OPTIONS"],
19
"dest": "api/$1"
20
},
21
0 commit comments