We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08de038 commit 1682e36Copy full SHA for 1682e36
apps/tuk-web/package.json
@@ -4,7 +4,6 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "vercel:build": "cd ../.. && yarn install --immutable && yarn workspace tuk-web run next build",
8
"build": "next build",
9
"start": "next start",
10
"lint": "next lint"
0 commit comments