I’m currently working on a personal project for my Minecraft Server, I implanted an function to make articles for admins/posters. The problem now is that I use Prisma to control my Database, an file named “articles.sql”.
On my local application, everything is working, but on the vercel application, I get the code 500. The past 6-7 hours I tried to fix it.
If someone could help me fix my current issue, that will be great.