mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Add configuration files and scripts for Next.js frontend setup
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prisma": "^6.19.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.19.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user