diff --git a/package.json b/package.json index 75b2c2b..f7d6b74 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "scripts": { "dev": "next", - "build": "next build public", + "build": "next build", "start": "next start" }, "dependencies": {