Skip to content

Commit 0bb9394

Browse files
max-17aidankmcalistermhessdev
authored
Update typo in 300-deploy-to-vercel.mdx (#6845)
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com> Co-authored-by: Marc Hess <marc@marchess.dev>
1 parent 96dbe37 commit 0bb9394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/200-orm/200-prisma-client/500-deployment/201-serverless/300-deploy-to-vercel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Vercel will automatically cache dependencies on deployment. For most application
2121
```json file=package.json showLineNumbers
2222
{
2323
...
24-
"scripts" {
24+
"scripts": {
2525
//add-next-line
2626
"postinstall": "prisma generate"
2727
}

0 commit comments

Comments
 (0)