Skip to content

Commit

Permalink
feat: make vercel preview env work (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Sep 7, 2022
1 parent 68e7b69 commit 1df1356
Show file tree
Hide file tree
Showing 7 changed files with 109 additions and 78 deletions.
5 changes: 5 additions & 0 deletions .changeset/famous-fans-report.md
@@ -0,0 +1,5 @@
---
'@sigle/app': patch
---

Fix vercel preview env.
144 changes: 72 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Expand Up @@ -34,7 +34,7 @@
"fastify": "4.2.1",
"fastify-plugin": "4.0.0",
"ioredis": "5.0.6",
"next-auth": "4.9.0",
"next-auth": "4.10.3",
"prisma": "4.1.0",
"ts-node": "10.7.0",
"undici": "5.10.0"
Expand Down

1 comment on commit 1df1356

@vercel
Copy link

@vercel vercel bot commented on 1df1356 Sep 7, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

sigle – ./

sigle-sigle.vercel.app
sigle-git-main-sigle.vercel.app
app.sigle.io
sigle.vercel.app

Please sign in to comment.