Skip to content

Commit 79cf782

Browse files
committed
Keep Vercel deployment lightweight
1 parent 737ba4f commit 79cf782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"buildCommand": "npm run fetch:models && npm run build",
2+
"buildCommand": "npm run build",
33
"outputDirectory": "dist",
44
"framework": "vite",
55
"rewrites": [

0 commit comments

Comments
 (0)