Configure Prisma migrations and dark mode
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
This commit is contained in:
parent
3cf20514f4
commit
7b9ff1931c
2 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"predev": "prisma migrate deploy",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue