diff --git a/package.json b/package.json index 98fdcc6..053f5b6 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,7 @@ "main": "index.js", "scripts": { "start": "swa start src --api-location api", - "now-build": "npm run collect && next build", - "playwright_test": "playwright test", - "build": "npm run now-build && next export" + "playwright_test": "playwright test" }, "repository": { "type": "git",