Skip to content

Commit

Permalink
config (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosch authored Jan 20, 2025
1 parent c2d787d commit 8ed11e6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/ship-happens/vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"framework": null,
"devCommand": "npx nx run ship-happens:dev",
"buildCommand": "npx nx run ship-happens:build",
"outputDirectory": "dist",
"installCommand": "pnpm install",
"cleanUrls": true
}

0 comments on commit 8ed11e6

Please sign in to comment.