Skip to content

Commit

Permalink
Update Vercel deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Jun 17, 2024
1 parent b3bd17b commit 3e3d953
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 5 additions & 0 deletions client/vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"installCommand": "pnpm install",
"buildCommand": "cd .. && pnpm build:common && pnpm build:client",
"framework": "nextjs"
}
6 changes: 0 additions & 6 deletions vercel.json

This file was deleted.

1 comment on commit 3e3d953

@ekbdev
Copy link

@ekbdev ekbdev commented on 3e3d953 Jun 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for transport ready!

✅ Preview
https://transport-pyqawor85-ekbdevs-projects.vercel.app
https://ekbdev-transport-card-size-prop.vercel.app

Built with commit 3e3d953.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.