Skip to content

Commit b531499

Browse files
committed
fix deno script
1 parent 4576fc4 commit b531499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 2,
3-
"buildCommand": "npx -y deno-bin@latest run -A build.ts",
3+
"buildCommand": "npx -y deno-bin@latest run -A jsr:@tutors/tutors",
44
"outputDirectory": "json",
55
"framework": null
66
}

0 commit comments

Comments
 (0)