Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [14:23:58.673] Cloning github.com/ValleyConnect/frontend (Branch: release, Commit: c77e7af)
- [14:23:59.306] Cloning completed: 633.000ms
- [14:24:03.926] Restored build cache from previous deployment (7c4AYdGYqbvPsJdeEcuTwW1sorcR)
- [14:24:04.011] Running build in Washington, D.C., USA (East) – iad1
- [14:24:05.367] Running "vercel build"
- [14:24:05.748] Vercel CLI 41.3.2
- [14:24:06.071] Installing dependencies...
- [14:24:06.434] yarn install v1.22.19
- [14:24:06.500] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
- [14:24:06.505] [1/4] Resolving packages...
- [14:24:07.137] [2/4] Fetching packages...
- [14:24:44.170] [3/4] Linking dependencies...
- [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
- [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
- [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.175] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
- [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
- [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
- [14:24:59.812] [4/4] Building fresh packages...
- [14:25:02.064] success Saved lockfile.
- [14:25:02.067] $ prisma generate
- [14:25:02.564] Prisma schema loaded from prisma/schema.prisma
- [14:25:03.210]
- [14:25:03.211] ✔ Generated Prisma Client (v6.0.1) to ./node_modules/@prisma/client in 294ms
- [14:25:03.211]
- [14:25:03.211] Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
- [14:25:03.211]
- [14:25:03.211] Help us improve the Prisma ORM for everyone. Share your feedback in a short 2-min survey: https://pris.ly/orm/survey/release-5-22
- [14:25:03.211]
- [14:25:03.211]
- [14:25:03.211] warn Versions of [email protected] and @prisma/[email protected] don't match.
- [14:25:03.211] This might lead to unexpected behavior.
- [14:25:03.211] Please make sure they have the same version.
- [14:25:03.391] Done in 56.96s.
- [14:25:03.426] Detected Next.js version: 15.1.4
- [14:25:03.427] Running "prisma generate && prisma migrate deploy && next build"
- [14:25:03.932] Prisma schema loaded from prisma/schema.prisma
- [14:25:04.562]
- [14:25:04.563] ✔ Generated Prisma Client (v6.0.1) to ./node_modules/@prisma/client in 263ms
- [14:25:04.563]
- [14:25:04.563] Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
- [14:25:04.563]
- [14:25:04.563] Tip: Want to turn off tips and other hints? https://pris.ly/tip-4-nohints
- [14:25:04.563]
- [14:25:04.563]
- [14:25:04.563] warn Versions of [email protected] and @prisma/[email protected] don't match.
- [14:25:04.563] This might lead to unexpected behavior.
- [14:25:04.563] Please make sure they have the same version.
- [14:25:04.591] ┌─────────────────────────────────────────────────────────┐
- [14:25:04.591] │ Update available 6.2.1 -> 6.5.0 │
- [14:25:04.591] │ Run the following to update │
- [14:25:04.591] │ npm i --save-dev prisma@latest │
- [14:25:04.591] │ npm i @prisma/client@latest │
- [14:25:04.591] └─────────────────────────────────────────────────────────┘
- [14:25:05.275] Prisma schema loaded from prisma/schema.prisma
- [14:25:05.282] Datasource "db": PostgreSQL database "postgres", schema "public" at "aws-0-us-west-1.pooler.supabase.com:5432"
- [14:25:06.724]
- [14:25:06.724] 8 migrations found in prisma/migrations
- [14:25:06.724]
- [14:25:08.348] Applying migration `20240830225658_init`
- [14:25:08.903] Applying migration `20241113205859_create_platform_link_model`
- [14:25:09.361] Applying migration `20241115001617_add_unique_to_listing_application`
- [14:25:09.807] Applying migration `20241214034029_add_portfolio_and_background_image_to_creator`
- [14:25:10.245] Applying migration `20241231092405_add_terms_to_listing_and_website_to_brand`
- [14:25:10.685] Applying migration `20250130021143_create_sponsorship_model_and_add_comp_properties_to_listing`
- [14:25:11.143] Applying migration `20250205074837_add_comp_limit_and_active_duration_to_listing`
- [14:25:11.581] Applying migration `20250226031639_add_in_campaign_model_changes`
- [14:25:11.923]
- [14:25:11.924] The following migration(s) have been applied:
- [14:25:11.924]
- [14:25:11.924] migrations/
- [14:25:11.924] └─ 20240830225658_init/
- [14:25:11.924] └─ migration.sql
- [14:25:11.924] └─ 20241113205859_create_platform_link_model/
- [14:25:11.924] └─ migration.sql
- [14:25:11.924] └─ 20241115001617_add_unique_to_listing_application/
- [14:25:11.924] └─ migration.sql
- [14:25:11.924] └─ 20241214034029_add_portfolio_and_background_image_to_creator/
- [14:25:11.924] └─ migration.sql
- [14:25:11.925] └─ 20241231092405_add_terms_to_listing_and_website_to_brand/
- [14:25:11.925] └─ migration.sql
- [14:25:11.925] └─ 20250130021143_create_sponsorship_model_and_add_comp_properties_to_listing/
- [14:25:11.925] └─ migration.sql
- [14:25:11.925] └─ 20250205074837_add_comp_limit_and_active_duration_to_listing/
- [14:25:11.925] └─ migration.sql
- [14:25:11.925] └─ 20250226031639_add_in_campaign_model_changes/
- [14:25:11.925] └─ migration.sql
- [14:25:11.925]
- [14:25:11.925] All migrations have been successfully applied.
- [14:25:13.320] ▲ Next.js 15.1.4
- [14:25:13.321]
- [14:25:13.403] Creating an optimized production build ...
- [14:26:04.321] ✓ Compiled successfully
- [14:26:04.333] Linting and checking validity of types ...
- [14:26:19.200]
- [14:26:19.201] ./src/app/_components/Campaigns/CampaignCreateForm.tsx
- [14:26:19.201] 113:5 Warning: React Hook React.useCallback has a missing dependency: 'form'. Either include it or remove the dependency array. react-hooks/exhaustive-deps
- [14:26:19.201]
- [14:26:19.201] ./src/app/_components/Listings/ListingsGrid.tsx
- [14:26:19.201] 174:36 Warning: React Hook React.useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked. react-hooks/exhaustive-deps
- [14:26:19.201]
- [14:26:19.201] info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/app/api-reference/config/eslint#disabling-rules
- [14:26:19.204] Collecting page data ...
- [14:26:24.488] Generating static pages (0/16) ...
- [14:26:25.430] Generating static pages (4/16)
- [14:26:25.459] Generating static pages (8/16)
- [14:26:25.558] [97;46m << query [1;97;46m #1 listings.getAllByStatusWithBrand [0m {
- [14:26:25.558] input: 'ACTIVE',
- [14:26:25.559] result: Error [TRPCClientError]: Dynamic server usage: Route /[locale] couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error
- [14:26:25.559] at a.from (.next/server/chunks/66.js:1:1026)
- [14:26:25.559] at <unknown> (.next/server/chunks/51.js:1:10310) {
- [14:26:25.559] meta: undefined,
- [14:26:25.559] shape: undefined,
- [14:26:25.560] data: undefined,
- [14:26:25.560] [cause]: Error: Dynamic server usage: Route /[locale] couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error
- [14:26:25.560] at m (.next/server/chunks/638.js:1:41158)
- [14:26:25.560] at p (.next/server/chunks/715.js:25:31692)
- [14:26:25.561] at <unknown> (.next/server/chunks/51.js:1:9916)
- [14:26:25.561] at <unknown> (.next/server/chunks/51.js:1:10134)
- [14:26:25.561] at Object.subscribe (.next/server/chunks/66.js:5:4732)
- [14:26:25.561] at Object.subscribe (.next/server/chunks/66.js:5:5378)
- [14:26:25.561] at <unknown> (.next/server/chunks/66.js:5:867)
- [14:26:25.562] at Object.subscribe (.next/server/chunks/66.js:5:4732)
- [14:26:25.562] at <unknown> (.next/server/chunks/66.js:5:1329) {
- [14:26:25.562] description: "Route /[locale] couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error",
- [14:26:25.562] digest: 'DYNAMIC_SERVER_USAGE'
- [14:26:25.562] }
- [14:26:25.563] },
- [14:26:25.563] elapsedMs: 2
- [14:26:25.563] }
- [14:26:25.649] Generating static pages (12/16)
- [14:26:25.650] ✓ Generating static pages (16/16)
- [14:26:25.656] [97;46m << query [1;97;46m #2 users.getUserByContext [0m {
- [14:26:25.656] input: undefined,
- [14:26:25.656] result: Error [TRPCClientError]: Dynamic server usage: Route /[locale]/settings couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error
- [14:26:25.656] at a.from (.next/server/chunks/66.js:1:1026)
- [14:26:25.656] at <unknown> (.next/server/chunks/51.js:1:10310) {
- [14:26:25.656] meta: undefined,
- [14:26:25.656] shape: undefined,
- [14:26:25.656] data: undefined,
- [14:26:25.657] [cause]: Error: Dynamic server usage: Route /[locale]/settings couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error
- [14:26:25.657] at m (.next/server/chunks/638.js:1:41158)
- [14:26:25.657] at p (.next/server/chunks/715.js:25:31692)
- [14:26:25.657] at <unknown> (.next/server/chunks/51.js:1:9916)
- [14:26:25.657] at <unknown> (.next/server/chunks/51.js:1:10134)
- [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:4732)
- [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:5378)
- [14:26:25.657] at <unknown> (.next/server/chunks/66.js:5:867)
- [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:4732)
- [14:26:25.657] at <unknown> (.next/server/chunks/66.js:5:1329) {
- [14:26:25.657] description: "Route /[locale]/settings couldn't be rendered statically because it used `cookies`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error",
- [14:26:25.657] digest: 'DYNAMIC_SERVER_USAGE'
- [14:26:25.657] }
- [14:26:25.657] },
- [14:26:25.657] elapsedMs: 5
- [14:26:25.657] }
- [14:26:26.193] Finalizing page optimization ...
- [14:26:26.194] Collecting build traces ...
- [14:26:33.811]
- [14:26:33.825] Route (app) Size First Load JS
- [14:26:33.825] ┌ ○ /_not-found 990 B 107 kB
- [14:26:33.825] ├ ● /[locale] 4.4 kB 293 kB
- [14:26:33.825] ├ └ /en
- [14:26:33.825] ├ ● /[locale]/applications 2.65 kB 384 kB
- [14:26:33.825] ├ └ /en/applications
- [14:26:33.825] ├ ● /[locale]/brands 3.75 kB 295 kB
- [14:26:33.825] ├ └ /en/brands
- [14:26:33.825] ├ ● /[locale]/campaigns 9.25 kB 279 kB
- [14:26:33.826] ├ └ /en/campaigns
- [14:26:33.826] ├ ƒ /[locale]/campaigns/[campaignId] 5.67 kB 381 kB
- [14:26:33.826] ├ ● /[locale]/campaigns/create 5.63 kB 391 kB
- [14:26:33.826] ├ └ /en/campaigns/create
- [14:26:33.826] ├ ƒ /[locale]/creators/[userid] 2.03 kB 243 kB
- [14:26:33.826] ├ ● /[locale]/dashboard 4.39 kB 240 kB
- [14:26:33.826] ├ └ /en/dashboard
- [14:26:33.826] ├ ● /[locale]/discover 2.87 kB 193 kB
- [14:26:33.826] ├ └ /en/discover
- [14:26:33.826] ├ ● /[locale]/listings 4.35 kB 313 kB
- [14:26:33.826] ├ └ /en/listings
- [14:26:33.826] ├ ƒ /[locale]/listings/[listingid] 4.26 kB 407 kB
- [14:26:33.826] ├ ● /[locale]/listings/create 1.51 kB 325 kB
- [14:26:33.826] ├ └ /en/listings/create
- [14:26:33.826] ├ ● /[locale]/settings 6.42 kB 325 kB
- [14:26:33.826] ├ └ /en/settings
- [14:26:33.826] ├ ● /[locale]/sponsorships 3.62 kB 350 kB
- [14:26:33.826] ├ └ /en/sponsorships
- [14:26:33.828] ├ ƒ /[locale]/sponsorships/[sponsorshipid] 7.11 kB 322 kB
- [14:26:33.828] ├ ● /[locale]/unauthorized 1.21 kB 237 kB
- [14:26:33.828] ├ └ /en/unauthorized
- [14:26:33.828] ├ ƒ /api/auth/[...nextauth] 485 B 106 kB
- [14:26:33.828] ├ ƒ /api/trpc/[trpc] 485 B 106 kB
- [14:26:33.828] └ ƒ /api/update-expired-sponsorships 141 B 106 kB
- [14:26:33.828] + First Load JS shared by all 106 kB
- [14:26:33.828] ├ chunks/1517-cb56cda73cc8a3f5.js 50.8 kB
- [14:26:33.828] ├ chunks/4bd1b696-905ade45543c38cc.js 53 kB
- [14:26:33.828] └ other shared chunks (total) 1.96 kB
- [14:26:33.828]
- [14:26:33.828]
- [14:26:33.828] ƒ Middleware 82.9 kB
- [14:26:33.828]
- [14:26:33.829] ○ (Static) prerendered as static content
- [14:26:33.829] ● (SSG) prerendered as static HTML (uses generateStaticParams)
- [14:26:33.829] ƒ (Dynamic) server-rendered on demand
- [14:26:33.829]
- [14:26:34.050] Traced Next.js server files in: 112.414ms
- [14:26:34.305] Created all serverless functions in: 254.242ms
- [14:26:34.391] Collected static files (public/, static/, .next/static): 11.048ms
- [14:26:34.529] Build Completed in /vercel/output [2m]
- [14:26:34.604] Deploying outputs...
- [14:26:46.230]
- [14:26:46.498] Deployment completed
- [14:27:24.617] Uploading build cache [256.77 MB]...
- [14:27:28.214] Build cache uploaded: 3.598s
Advertisement
Add Comment
Please, Sign In to add comment