Skip to content

Commit e48f61e

Browse files
committed
fix function vercel
1 parent bf43cd6 commit e48f61e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

vercel.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
"public": true,
44
"buildCommand": "echo 'No build needed'",
55
"outputDirectory": "docs",
6-
"functions": {
7-
"api/track-download-supabase.js": {
8-
"runtime": "nodejs18.x"
9-
}
10-
},
116
"rewrites": [
127
{
138
"source": "/api/(.*)",

0 commit comments

Comments
 (0)