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 d84fee3 commit 3e2812fCopy full SHA for 3e2812f
vercel.json
@@ -1,8 +1,8 @@
1
{
2
"functions": {
3
- "api/**/*.ts": {
4
- "memory": 2048,
5
- "maxDuration": 300
+ "app/**/*.js": {
+ "maxDuration": 300,
+ "memory": 2048
6
}
7
8
0 commit comments