Commit 42198965 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

add command

parent 6a92ad20
......@@ -13,6 +13,7 @@
"build": "next build",
"b": "next build",
"start": "next start",
"release": "prisma migrate dev && next build",
"lint": "next lint"
},
"dependencies": {
......@@ -40,4 +41,4 @@
"postcss": "latest",
"tailwindcss": "latest"
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment