vercel 50.43.0 → 50.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{chunk-QGF2WOTI.js → chunk-5CRSHCRD.js} +1 -1
- package/dist/chunks/{chunk-UJ4HWFC7.js → chunk-65IHMJX4.js} +2 -2
- package/dist/chunks/{chunk-6N76O7HL.js → chunk-6DIXPIXB.js} +1 -1
- package/dist/chunks/{chunk-NWDCZ56X.js → chunk-7IDNCLTM.js} +1 -1
- package/dist/chunks/{chunk-LRL5LVRW.js → chunk-A5XRYFVO.js} +1 -1
- package/dist/chunks/{chunk-LPOJODAE.js → chunk-D7SZ3DXR.js} +1 -1
- package/dist/chunks/{chunk-XDEOTUO6.js → chunk-K4IC7LFB.js} +3 -3
- package/dist/chunks/{chunk-T6NT6N57.js → chunk-K6HUDI7B.js} +3 -3
- package/dist/chunks/{chunk-MRMGEHWD.js → chunk-NYO5XRBQ.js} +1 -1
- package/dist/chunks/{chunk-N3CPHW7G.js → chunk-RQTDTSAX.js} +1 -1
- package/dist/chunks/{chunk-XVL4TIJL.js → chunk-TBW2XDGN.js} +4 -4
- package/dist/chunks/{chunk-6LZPRERB.js → chunk-UZIEJEMY.js} +1 -1
- package/dist/chunks/{chunk-RLQ4HYV2.js → chunk-V23RAVWV.js} +136 -17
- package/dist/chunks/{chunk-S4YIOKSN.js → chunk-WOFF2NEI.js} +2 -2
- package/dist/chunks/{chunk-PGAXAJ3S.js → chunk-WYWXLDX4.js} +5 -5
- package/dist/chunks/{chunk-XRINPEC5.js → chunk-XHMU7WUB.js} +2 -2
- package/dist/chunks/{chunk-POULUT5C.js → chunk-XMVSCINT.js} +1 -1
- package/dist/chunks/{chunk-4YCYEG2P.js → chunk-YKKQGGLZ.js} +1 -1
- package/dist/chunks/{chunk-Z6BYDVNY.js → chunk-YYWNQQSE.js} +200 -14
- package/dist/chunks/{compile-vercel-config-EIX3WUIU.js → compile-vercel-config-6FEECIZK.js} +1 -1
- package/dist/chunks/{delete-IVGKISJP.js → delete-J2N2QXMP.js} +2 -2
- package/dist/chunks/{disable-W4IDVFE2.js → disable-QGYXQKAM.js} +2 -2
- package/dist/chunks/{discard-O3Z5KEKS.js → discard-ZDGJB5US.js} +2 -2
- package/dist/chunks/{edit-VCKXJ5PI.js → edit-RJWDA5KJ.js} +3 -3
- package/dist/chunks/{enable-W6LITRKZ.js → enable-L33HPTXB.js} +2 -2
- package/dist/chunks/{export-6NAP7EMV.js → export-Z5C4BJ2U.js} +2 -2
- package/dist/chunks/{list-W33KGD4I.js → list-4P2TW77C.js} +2 -2
- package/dist/chunks/{list-7HDEUZMZ.js → list-HXN64DKX.js} +2 -2
- package/dist/chunks/{publish-RI3FRWUA.js → publish-TLVHQB2H.js} +2 -2
- package/dist/chunks/{query-5YQQ62WD.js → query-SDKQTWN2.js} +2 -2
- package/dist/chunks/{reorder-7GWG5VLG.js → reorder-UHMUFYIW.js} +2 -2
- package/dist/chunks/{restore-AOSI5KWX.js → restore-762GO6HU.js} +2 -2
- package/dist/chunks/{schema-QL4EUCYG.js → schema-WBOIQRP4.js} +2 -2
- package/dist/commands/build/index.js +9 -9
- package/dist/commands/deploy/index.js +94 -34
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +5 -5
- package/dist/commands/link/index.js +7 -7
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +952 -143
- package/dist/index.js +21 -11
- package/dist/version.mjs +1 -1
- package/package.json +19 -19
|
@@ -6,14 +6,14 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
setupAndLink
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-XHMU7WUB.js";
|
|
10
10
|
import {
|
|
11
11
|
buildCommandWithYes,
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
outputActionRequired,
|
|
14
14
|
param,
|
|
15
15
|
resolveProjectCwd
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-V23RAVWV.js";
|
|
17
17
|
import {
|
|
18
18
|
getCommandName,
|
|
19
19
|
getCommandNamePlain
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
autoInstallAgentTooling
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-NYO5XRBQ.js";
|
|
13
13
|
import {
|
|
14
14
|
ua_default
|
|
15
15
|
} from "./chunk-Q6BEDVOU.js";
|
|
16
16
|
import {
|
|
17
17
|
getLocalPathConfig
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-D7SZ3DXR.js";
|
|
19
19
|
import {
|
|
20
20
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
21
21
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
useKeypress,
|
|
42
42
|
usePrefix,
|
|
43
43
|
useState
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-V23RAVWV.js";
|
|
45
45
|
import {
|
|
46
46
|
require_load_json_file,
|
|
47
47
|
require_write_json_file
|
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
getUpdateCommand
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-YKKQGGLZ.js";
|
|
10
10
|
import {
|
|
11
11
|
login
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-K4IC7LFB.js";
|
|
13
13
|
import {
|
|
14
14
|
loginCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-YYWNQQSE.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
writeProjectSettings
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6DIXPIXB.js";
|
|
10
10
|
import {
|
|
11
11
|
ensureLink
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-65IHMJX4.js";
|
|
13
13
|
import {
|
|
14
14
|
pullCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XMVSCINT.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
envPullCommandLogic,
|
|
23
23
|
humanizePath,
|
|
24
24
|
parseTarget
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-V23RAVWV.js";
|
|
26
26
|
import {
|
|
27
27
|
TelemetryClient
|
|
28
28
|
} from "./chunk-U3WLEFHU.js";
|
|
@@ -23359,6 +23359,84 @@ var require_resolve2 = __commonJS({
|
|
|
23359
23359
|
const normalized = (0, import_routing_utils2.normalizeRoutePrefix)(routePrefix);
|
|
23360
23360
|
return normalized === import_utils4.INTERNAL_SERVICE_PREFIX || normalized.startsWith(`${import_utils4.INTERNAL_SERVICE_PREFIX}/`);
|
|
23361
23361
|
}
|
|
23362
|
+
function resolveServiceRoutingConfig(name, config) {
|
|
23363
|
+
const hasLegacyRoutePrefix = typeof config.routePrefix === "string";
|
|
23364
|
+
const hasLegacySubdomain = typeof config.subdomain === "string";
|
|
23365
|
+
if (config.mount === void 0) {
|
|
23366
|
+
return {
|
|
23367
|
+
routing: {
|
|
23368
|
+
routePrefix: config.routePrefix,
|
|
23369
|
+
subdomain: config.subdomain,
|
|
23370
|
+
routePrefixConfigured: hasLegacyRoutePrefix
|
|
23371
|
+
}
|
|
23372
|
+
};
|
|
23373
|
+
}
|
|
23374
|
+
if (hasLegacyRoutePrefix || hasLegacySubdomain) {
|
|
23375
|
+
return {
|
|
23376
|
+
error: {
|
|
23377
|
+
code: "CONFLICTING_MOUNT_CONFIG",
|
|
23378
|
+
message: `Service "${name}" cannot mix "mount" with "routePrefix" or "subdomain". Use only one routing configuration style.`,
|
|
23379
|
+
serviceName: name
|
|
23380
|
+
}
|
|
23381
|
+
};
|
|
23382
|
+
}
|
|
23383
|
+
if (typeof config.mount === "string") {
|
|
23384
|
+
return {
|
|
23385
|
+
routing: {
|
|
23386
|
+
routePrefix: config.mount,
|
|
23387
|
+
routePrefixConfigured: true
|
|
23388
|
+
}
|
|
23389
|
+
};
|
|
23390
|
+
}
|
|
23391
|
+
if (!config.mount || typeof config.mount !== "object" || Array.isArray(config.mount)) {
|
|
23392
|
+
return {
|
|
23393
|
+
error: {
|
|
23394
|
+
code: "INVALID_MOUNT",
|
|
23395
|
+
message: `Service "${name}" has invalid "mount" config. Use a string path such as "/api" or an object like { path: "/api", subdomain: "api" }.`,
|
|
23396
|
+
serviceName: name
|
|
23397
|
+
}
|
|
23398
|
+
};
|
|
23399
|
+
}
|
|
23400
|
+
const hasInvalidMountKeys = Object.keys(config.mount).some(
|
|
23401
|
+
(key) => key !== "path" && key !== "subdomain"
|
|
23402
|
+
);
|
|
23403
|
+
if (hasInvalidMountKeys) {
|
|
23404
|
+
return {
|
|
23405
|
+
error: {
|
|
23406
|
+
code: "INVALID_MOUNT",
|
|
23407
|
+
message: `Service "${name}" has invalid "mount" config. Only "path" and "subdomain" are supported.`,
|
|
23408
|
+
serviceName: name
|
|
23409
|
+
}
|
|
23410
|
+
};
|
|
23411
|
+
}
|
|
23412
|
+
const mountPath = config.mount.path;
|
|
23413
|
+
const mountSubdomain = config.mount.subdomain;
|
|
23414
|
+
if (mountPath !== void 0 && typeof mountPath !== "string" || mountSubdomain !== void 0 && typeof mountSubdomain !== "string") {
|
|
23415
|
+
return {
|
|
23416
|
+
error: {
|
|
23417
|
+
code: "INVALID_MOUNT",
|
|
23418
|
+
message: `Service "${name}" has invalid "mount" config. "path" and "subdomain" must be strings when provided.`,
|
|
23419
|
+
serviceName: name
|
|
23420
|
+
}
|
|
23421
|
+
};
|
|
23422
|
+
}
|
|
23423
|
+
if (typeof mountPath !== "string" && typeof mountSubdomain !== "string") {
|
|
23424
|
+
return {
|
|
23425
|
+
error: {
|
|
23426
|
+
code: "INVALID_MOUNT",
|
|
23427
|
+
message: `Service "${name}" has invalid "mount" config. Specify at least one of "mount.path" or "mount.subdomain".`,
|
|
23428
|
+
serviceName: name
|
|
23429
|
+
}
|
|
23430
|
+
};
|
|
23431
|
+
}
|
|
23432
|
+
return {
|
|
23433
|
+
routing: {
|
|
23434
|
+
routePrefix: mountPath,
|
|
23435
|
+
subdomain: mountSubdomain,
|
|
23436
|
+
routePrefixConfigured: typeof mountPath === "string"
|
|
23437
|
+
}
|
|
23438
|
+
};
|
|
23439
|
+
}
|
|
23362
23440
|
function validateServiceConfig(name, config) {
|
|
23363
23441
|
if (!SERVICE_NAME_REGEX.test(name)) {
|
|
23364
23442
|
return {
|
|
@@ -23375,40 +23453,46 @@ var require_resolve2 = __commonJS({
|
|
|
23375
23453
|
};
|
|
23376
23454
|
}
|
|
23377
23455
|
const serviceType = config.type || "web";
|
|
23378
|
-
const
|
|
23379
|
-
|
|
23380
|
-
|
|
23456
|
+
const routingResult = resolveServiceRoutingConfig(name, config);
|
|
23457
|
+
if (routingResult.error) {
|
|
23458
|
+
return routingResult.error;
|
|
23459
|
+
}
|
|
23460
|
+
const configuredRoutePrefix = routingResult.routing?.routePrefix;
|
|
23461
|
+
const configuredSubdomain = routingResult.routing?.subdomain;
|
|
23462
|
+
const hasRoutePrefix = typeof configuredRoutePrefix === "string";
|
|
23463
|
+
const hasSubdomain = typeof configuredSubdomain === "string";
|
|
23464
|
+
if (hasSubdomain && !DNS_LABEL_RE.test(configuredSubdomain)) {
|
|
23381
23465
|
return {
|
|
23382
23466
|
code: "INVALID_SUBDOMAIN",
|
|
23383
|
-
message: `Web service "${name}" has invalid subdomain "${
|
|
23467
|
+
message: `Web service "${name}" has invalid subdomain "${configuredSubdomain}". Use a single DNS label such as "api".`,
|
|
23384
23468
|
serviceName: name
|
|
23385
23469
|
};
|
|
23386
23470
|
}
|
|
23387
23471
|
if (serviceType === "web" && !hasRoutePrefix && !hasSubdomain) {
|
|
23388
23472
|
return {
|
|
23389
23473
|
code: "MISSING_ROUTE_PREFIX",
|
|
23390
|
-
message: `Web service "${name}" must specify at least one of "routePrefix" or "subdomain".`,
|
|
23474
|
+
message: `Web service "${name}" must specify at least one of "mount", "routePrefix", or "subdomain".`,
|
|
23391
23475
|
serviceName: name
|
|
23392
23476
|
};
|
|
23393
23477
|
}
|
|
23394
|
-
if (serviceType === "web" &&
|
|
23478
|
+
if (serviceType === "web" && configuredRoutePrefix && isReservedServiceRoutePrefix(configuredRoutePrefix)) {
|
|
23395
23479
|
return {
|
|
23396
23480
|
code: "RESERVED_ROUTE_PREFIX",
|
|
23397
|
-
message: `Web service "${name}" cannot use routePrefix "${
|
|
23481
|
+
message: `Web service "${name}" cannot use routePrefix "${configuredRoutePrefix}". The "${import_utils4.INTERNAL_SERVICE_PREFIX}" prefix is reserved for internal services routing.`,
|
|
23398
23482
|
serviceName: name
|
|
23399
23483
|
};
|
|
23400
23484
|
}
|
|
23401
|
-
if ((serviceType === "worker" || serviceType === "cron") &&
|
|
23485
|
+
if ((serviceType === "worker" || serviceType === "cron") && configuredRoutePrefix) {
|
|
23402
23486
|
return {
|
|
23403
23487
|
code: "INVALID_ROUTE_PREFIX",
|
|
23404
|
-
message: `${serviceType === "worker" ? "Worker" : "Cron"} service "${name}" cannot have "routePrefix". Only web services should specify
|
|
23488
|
+
message: `${serviceType === "worker" ? "Worker" : "Cron"} service "${name}" cannot have "routePrefix" or "mount". Only web services should specify path-based routing.`,
|
|
23405
23489
|
serviceName: name
|
|
23406
23490
|
};
|
|
23407
23491
|
}
|
|
23408
23492
|
if ((serviceType === "worker" || serviceType === "cron") && hasSubdomain) {
|
|
23409
23493
|
return {
|
|
23410
23494
|
code: "INVALID_HOST_ROUTING_CONFIG",
|
|
23411
|
-
message: `${serviceType === "worker" ? "Worker" : "Cron"} service "${name}" cannot have "subdomain". Only web services should specify subdomain routing.`,
|
|
23495
|
+
message: `${serviceType === "worker" ? "Worker" : "Cron"} service "${name}" cannot have "subdomain" or "mount.subdomain". Only web services should specify subdomain routing.`,
|
|
23412
23496
|
serviceName: name
|
|
23413
23497
|
};
|
|
23414
23498
|
}
|
|
@@ -23500,6 +23584,13 @@ var require_resolve2 = __commonJS({
|
|
|
23500
23584
|
const type = config.type || "web";
|
|
23501
23585
|
const rawEntrypoint = config.entrypoint;
|
|
23502
23586
|
const moduleAttrParsed = typeof rawEntrypoint === "string" && type === "cron" ? parsePyModuleAttrEntrypoint(rawEntrypoint) : null;
|
|
23587
|
+
const routingResult = resolveServiceRoutingConfig(name, config);
|
|
23588
|
+
if (routingResult.error) {
|
|
23589
|
+
throw new Error(routingResult.error.message);
|
|
23590
|
+
}
|
|
23591
|
+
const configuredRoutePrefix = routingResult.routing?.routePrefix;
|
|
23592
|
+
const configuredSubdomain = routingResult.routing?.subdomain;
|
|
23593
|
+
const routePrefixWasConfigured = routingResult.routing?.routePrefixConfigured ?? false;
|
|
23503
23594
|
let resolvedEntrypointPath = resolvedEntrypoint;
|
|
23504
23595
|
if (!resolvedEntrypointPath && typeof rawEntrypoint === "string") {
|
|
23505
23596
|
const entrypointToResolve = moduleAttrParsed ? moduleAttrParsed.filePath : rawEntrypoint;
|
|
@@ -23569,10 +23660,10 @@ var require_resolve2 = __commonJS({
|
|
|
23569
23660
|
}
|
|
23570
23661
|
builderSrc = resolvedEntrypointFile;
|
|
23571
23662
|
}
|
|
23572
|
-
const normalizedSubdomain = type === "web" && typeof
|
|
23663
|
+
const normalizedSubdomain = type === "web" && typeof configuredSubdomain === "string" ? configuredSubdomain.toLowerCase() : void 0;
|
|
23573
23664
|
const defaultRoutePrefix = type === "web" && normalizedSubdomain ? `/_/${name}` : void 0;
|
|
23574
|
-
const routePrefix = type === "web" && (
|
|
23575
|
-
const resolvedRoutePrefixSource = type === "web" && typeof routePrefix === "string" ?
|
|
23665
|
+
const routePrefix = type === "web" && (configuredRoutePrefix || defaultRoutePrefix) ? (configuredRoutePrefix || defaultRoutePrefix).startsWith("/") ? configuredRoutePrefix || defaultRoutePrefix : `/${configuredRoutePrefix || defaultRoutePrefix}` : void 0;
|
|
23666
|
+
const resolvedRoutePrefixSource = type === "web" && typeof routePrefix === "string" ? routePrefixWasConfigured ? routePrefixSource : "generated" : void 0;
|
|
23576
23667
|
const isRoot = workspace === ".";
|
|
23577
23668
|
if (!isRoot) {
|
|
23578
23669
|
builderSrc = import_path12.posix.join(workspace, builderSrc);
|
|
@@ -38875,7 +38966,7 @@ var require_package = __commonJS({
|
|
|
38875
38966
|
"../client/package.json"(exports, module) {
|
|
38876
38967
|
module.exports = {
|
|
38877
38968
|
name: "@vercel/client",
|
|
38878
|
-
version: "17.3.
|
|
38969
|
+
version: "17.3.1",
|
|
38879
38970
|
main: "dist/index.js",
|
|
38880
38971
|
typings: "dist/index.d.ts",
|
|
38881
38972
|
homepage: "https://vercel.com",
|
|
@@ -53911,7 +54002,7 @@ var GLOBAL_FLAG_NAMES = /* @__PURE__ */ new Set([
|
|
|
53911
54002
|
"-T",
|
|
53912
54003
|
"--token"
|
|
53913
54004
|
]);
|
|
53914
|
-
var
|
|
54005
|
+
var BOOLEAN_GLOBAL_FLAG_NAMES = /* @__PURE__ */ new Set(["--yes", "-y", "--non-interactive"]);
|
|
53915
54006
|
function getGlobalFlagsFromArgv(argv) {
|
|
53916
54007
|
const args = argv.slice(2);
|
|
53917
54008
|
const out = [];
|
|
@@ -53920,7 +54011,7 @@ function getGlobalFlagsFromArgv(argv) {
|
|
|
53920
54011
|
const name = arg.startsWith("--") ? arg.split("=")[0] : arg;
|
|
53921
54012
|
if (GLOBAL_FLAG_NAMES.has(name)) {
|
|
53922
54013
|
out.push(arg);
|
|
53923
|
-
const takesSeparateValue = !
|
|
54014
|
+
const takesSeparateValue = !BOOLEAN_GLOBAL_FLAG_NAMES.has(name) && !arg.includes("=") && i + 1 < args.length && !args[i + 1].startsWith("-");
|
|
53924
54015
|
if (takesSeparateValue) {
|
|
53925
54016
|
out.push(args[i + 1]);
|
|
53926
54017
|
i++;
|
|
@@ -53935,7 +54026,7 @@ function omitGlobalFlagsFromArgs(args) {
|
|
|
53935
54026
|
const arg = args[i];
|
|
53936
54027
|
const name = arg.startsWith("--") ? arg.split("=")[0] : arg;
|
|
53937
54028
|
if (GLOBAL_FLAG_NAMES.has(name)) {
|
|
53938
|
-
const skipSeparateValue = !
|
|
54029
|
+
const skipSeparateValue = !BOOLEAN_GLOBAL_FLAG_NAMES.has(name) && !arg.includes("=") && i + 1 < args.length && !args[i + 1].startsWith("-");
|
|
53939
54030
|
if (skipSeparateValue) {
|
|
53940
54031
|
i++;
|
|
53941
54032
|
}
|
|
@@ -56315,6 +56406,32 @@ var cronsSchema = {
|
|
|
56315
56406
|
}
|
|
56316
56407
|
}
|
|
56317
56408
|
};
|
|
56409
|
+
var serviceMountSchema = {
|
|
56410
|
+
oneOf: [
|
|
56411
|
+
{
|
|
56412
|
+
type: "string",
|
|
56413
|
+
minLength: 1,
|
|
56414
|
+
maxLength: 512
|
|
56415
|
+
},
|
|
56416
|
+
{
|
|
56417
|
+
type: "object",
|
|
56418
|
+
additionalProperties: false,
|
|
56419
|
+
properties: {
|
|
56420
|
+
path: {
|
|
56421
|
+
type: "string",
|
|
56422
|
+
minLength: 1,
|
|
56423
|
+
maxLength: 512
|
|
56424
|
+
},
|
|
56425
|
+
subdomain: {
|
|
56426
|
+
type: "string",
|
|
56427
|
+
minLength: 1,
|
|
56428
|
+
maxLength: 63
|
|
56429
|
+
}
|
|
56430
|
+
},
|
|
56431
|
+
anyOf: [{ required: ["path"] }, { required: ["subdomain"] }]
|
|
56432
|
+
}
|
|
56433
|
+
]
|
|
56434
|
+
};
|
|
56318
56435
|
var serviceConfigSchema = {
|
|
56319
56436
|
type: "object",
|
|
56320
56437
|
additionalProperties: false,
|
|
@@ -56327,6 +56444,7 @@ var serviceConfigSchema = {
|
|
|
56327
56444
|
minLength: 1,
|
|
56328
56445
|
maxLength: 512
|
|
56329
56446
|
},
|
|
56447
|
+
mount: serviceMountSchema,
|
|
56330
56448
|
routePrefix: {
|
|
56331
56449
|
type: "string",
|
|
56332
56450
|
minLength: 1,
|
|
@@ -57374,6 +57492,7 @@ export {
|
|
|
57374
57492
|
parseGitConfig,
|
|
57375
57493
|
pluckRemoteUrls,
|
|
57376
57494
|
buildCommandWithYes,
|
|
57495
|
+
getGlobalFlagsFromArgv,
|
|
57377
57496
|
buildIntegrationCommandTailFromArgv,
|
|
57378
57497
|
buildCommandWithGlobalFlags,
|
|
57379
57498
|
getPreservedArgsForEnvAdd,
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-IB5L4LKZ.js";
|
|
10
10
|
import {
|
|
11
11
|
require_execa
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-UZIEJEMY.js";
|
|
13
13
|
import {
|
|
14
14
|
VERCEL_DIR,
|
|
15
15
|
readJSONFile,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_lib,
|
|
19
19
|
require_minimatch,
|
|
20
20
|
require_pluralize
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-V23RAVWV.js";
|
|
22
22
|
import {
|
|
23
23
|
CantParseJSONFile,
|
|
24
24
|
cmd,
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
printIndications,
|
|
10
10
|
require_dist as require_dist2,
|
|
11
11
|
sleep
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-K4IC7LFB.js";
|
|
13
13
|
import {
|
|
14
14
|
suggestNextCommands
|
|
15
15
|
} from "./chunk-LOS7HHU3.js";
|
|
@@ -19,13 +19,13 @@ import {
|
|
|
19
19
|
} from "./chunk-U5J73OA3.js";
|
|
20
20
|
import {
|
|
21
21
|
getScope
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-7IDNCLTM.js";
|
|
23
23
|
import {
|
|
24
24
|
showPluginTipIfNeeded
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-NYO5XRBQ.js";
|
|
26
26
|
import {
|
|
27
27
|
CommandTimeout
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-YYWNQQSE.js";
|
|
29
29
|
import {
|
|
30
30
|
ua_default
|
|
31
31
|
} from "./chunk-Q6BEDVOU.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
require_dist as require_dist3,
|
|
36
36
|
require_lib3 as require_lib,
|
|
37
37
|
require_pluralize
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-V23RAVWV.js";
|
|
39
39
|
import {
|
|
40
40
|
require_ms,
|
|
41
41
|
stamp_default
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
getLocalPathConfig
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-D7SZ3DXR.js";
|
|
10
10
|
import {
|
|
11
11
|
table
|
|
12
12
|
} from "./chunk-4YZKA4FN.js";
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
selectAndParseRemoteUrl,
|
|
37
37
|
selectOrg,
|
|
38
38
|
writeServicesConfig
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-V23RAVWV.js";
|
|
40
40
|
import {
|
|
41
41
|
CantParseJSONFile,
|
|
42
42
|
ProjectNotFound,
|