feat: moving deployments to bun
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"develop": "next dev",
|
||||
"build": "next build",
|
||||
"prestart": "bun install && next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"prepare": "husky install"
|
||||
@@ -49,4 +50,4 @@
|
||||
"husky": "^8.0.3",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user