You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"build": "npm run generate:graphql:json && npm run generate:graphql:typescript && next build && tsc --project tsconfig.server.json && npm run generate:lang",
21
+
"build": "npm run generate:graphql:json && npm run generate:graphql:typescript && npm run generate:lang && next build && tsc --project tsconfig.server.json",
0 commit comments