Pere Bruy
Pere Bruy
**Describe the bug** I am deploying a clean version of next-forge in Vercel, and it fails due to env variables wrongly configured. The latest commit in my git is the...
## Description Added env variable NEXT_PUBLIC_API_URL in .env.example files ## Related Issues Closes # ## Checklist - [x] My code follows the code style of this project. - [x] I...
## Description Export PrismaClient in database package to use the types. ## Checklist - [x] My code follows the code style of this project. - [x] I have performed a...