Skip to content

Commit febf92d

Browse files
committed
fix vercel json
1 parent 236ce13 commit febf92d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"version": 2,
33
"name": "portfolio",
44
"builds": [
5-
{ "src": "package.json", "use": "@vercel/next" },
5+
{ "src": "package.json", "use": "@vercel/next" }
66
]
7-
}
7+
}

0 commit comments

Comments
 (0)