Signed-off-by: rizqevo <rizqevo@hotmail.com>
@@ -6,7 +6,7 @@
"license": "https://wrapbootstrap.com/help/licenses",
"private": true,
"scripts": {
- "dev": "(if exist .next rd /s /q .next 2>nul) && next",
+ "dev": "next",
"dev-server": "node server.js",
"build": "next build",
"start": "next start",