fix: resolve prisma v6 warning and next 15 form action typings
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from '@prisma/config'
|
||||
|
||||
export default defineConfig({
|
||||
seed: 'tsx prisma/seed.ts'
|
||||
})
|
||||
Reference in New Issue
Block a user