feat: rename after build
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"build": "next build && next export && mv out appro-admin",
|
||||
"start": "next start",
|
||||
"lint": "eslint"
|
||||
},
|
||||
@@ -28,4 +28,4 @@
|
||||
"tailwindcss": "^4.2.0",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user