fix: explicit prisma client installation and move prisma to devDependencies
This commit is contained in:
@@ -2,7 +2,6 @@ import { defineConfig } from '@prisma/config'
|
||||
|
||||
export default defineConfig({
|
||||
datasource: {
|
||||
adapter: 'postgresql',
|
||||
url: "postgres://postgres:fsI47H3bbfpNCQD8GiCre2T97OOY8BwUJ02hUYzZfehYhutUJPO14BZgYsh0z3sG@65.109.236.58:3945/postgres"
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user