Guest User

Untitled

a guest
Mar 23rd, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.00 KB | None | 0 0
  1. [14:23:58.673] Cloning github.com/ValleyConnect/frontend (Branch: release, Commit: c77e7af)
  2. [14:23:59.306] Cloning completed: 633.000ms
  3. [14:24:03.926] Restored build cache from previous deployment (7c4AYdGYqbvPsJdeEcuTwW1sorcR)
  4. [14:24:04.011] Running build in Washington, D.C., USA (East) – iad1
  5. [14:24:05.367] Running "vercel build"
  6. [14:24:05.748] Vercel CLI 41.3.2
  7. [14:24:06.071] Installing dependencies...
  8. [14:24:06.434] yarn install v1.22.19
  9. [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.
  10. [14:24:06.505] [1/4] Resolving packages...
  11. [14:24:07.137] [2/4] Fetching packages...
  12. [14:24:44.170] [3/4] Linking dependencies...
  13. [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
  14. [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  15. [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
  16. [14:24:44.175] warning " > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  17. [14:24:44.175] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
  18. [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  19. [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/core@^2.0.0".
  20. [14:24:44.176] warning "@tiptap/react > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  21. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  22. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  23. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  24. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  25. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  26. [14:24:44.176] warning "@tiptap/starter-kit > @tiptap/[email protected]" has unmet peer dependency "@tiptap/pm@^2.0.0".
  27. [14:24:59.812] [4/4] Building fresh packages...
  28. [14:25:02.064] success Saved lockfile.
  29. [14:25:02.067] $ prisma generate
  30. [14:25:02.564] Prisma schema loaded from prisma/schema.prisma
  31. [14:25:03.210]
  32. [14:25:03.211] ✔ Generated Prisma Client (v6.0.1) to ./node_modules/@prisma/client in 294ms
  33. [14:25:03.211]
  34. [14:25:03.211] Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
  35. [14:25:03.211]
  36. [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
  37. [14:25:03.211]
  38. [14:25:03.211]
  39. [14:25:03.211] warn Versions of [email protected] and @prisma/[email protected] don't match.
  40. [14:25:03.211] This might lead to unexpected behavior.
  41. [14:25:03.211] Please make sure they have the same version.
  42. [14:25:03.391] Done in 56.96s.
  43. [14:25:03.426] Detected Next.js version: 15.1.4
  44. [14:25:03.427] Running "prisma generate && prisma migrate deploy && next build"
  45. [14:25:03.932] Prisma schema loaded from prisma/schema.prisma
  46. [14:25:04.562]
  47. [14:25:04.563] ✔ Generated Prisma Client (v6.0.1) to ./node_modules/@prisma/client in 263ms
  48. [14:25:04.563]
  49. [14:25:04.563] Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
  50. [14:25:04.563]
  51. [14:25:04.563] Tip: Want to turn off tips and other hints? https://pris.ly/tip-4-nohints
  52. [14:25:04.563]
  53. [14:25:04.563]
  54. [14:25:04.563] warn Versions of [email protected] and @prisma/[email protected] don't match.
  55. [14:25:04.563] This might lead to unexpected behavior.
  56. [14:25:04.563] Please make sure they have the same version.
  57. [14:25:04.591] ┌─────────────────────────────────────────────────────────┐
  58. [14:25:04.591] │ Update available 6.2.1 -> 6.5.0 │
  59. [14:25:04.591] │ Run the following to update │
  60. [14:25:04.591] │ npm i --save-dev prisma@latest │
  61. [14:25:04.591] │ npm i @prisma/client@latest │
  62. [14:25:04.591] └─────────────────────────────────────────────────────────┘
  63. [14:25:05.275] Prisma schema loaded from prisma/schema.prisma
  64. [14:25:05.282] Datasource "db": PostgreSQL database "postgres", schema "public" at "aws-0-us-west-1.pooler.supabase.com:5432"
  65. [14:25:06.724]
  66. [14:25:06.724] 8 migrations found in prisma/migrations
  67. [14:25:06.724]
  68. [14:25:08.348] Applying migration `20240830225658_init`
  69. [14:25:08.903] Applying migration `20241113205859_create_platform_link_model`
  70. [14:25:09.361] Applying migration `20241115001617_add_unique_to_listing_application`
  71. [14:25:09.807] Applying migration `20241214034029_add_portfolio_and_background_image_to_creator`
  72. [14:25:10.245] Applying migration `20241231092405_add_terms_to_listing_and_website_to_brand`
  73. [14:25:10.685] Applying migration `20250130021143_create_sponsorship_model_and_add_comp_properties_to_listing`
  74. [14:25:11.143] Applying migration `20250205074837_add_comp_limit_and_active_duration_to_listing`
  75. [14:25:11.581] Applying migration `20250226031639_add_in_campaign_model_changes`
  76. [14:25:11.923]
  77. [14:25:11.924] The following migration(s) have been applied:
  78. [14:25:11.924]
  79. [14:25:11.924] migrations/
  80. [14:25:11.924] └─ 20240830225658_init/
  81. [14:25:11.924] └─ migration.sql
  82. [14:25:11.924] └─ 20241113205859_create_platform_link_model/
  83. [14:25:11.924] └─ migration.sql
  84. [14:25:11.924] └─ 20241115001617_add_unique_to_listing_application/
  85. [14:25:11.924] └─ migration.sql
  86. [14:25:11.924] └─ 20241214034029_add_portfolio_and_background_image_to_creator/
  87. [14:25:11.924] └─ migration.sql
  88. [14:25:11.925] └─ 20241231092405_add_terms_to_listing_and_website_to_brand/
  89. [14:25:11.925] └─ migration.sql
  90. [14:25:11.925] └─ 20250130021143_create_sponsorship_model_and_add_comp_properties_to_listing/
  91. [14:25:11.925] └─ migration.sql
  92. [14:25:11.925] └─ 20250205074837_add_comp_limit_and_active_duration_to_listing/
  93. [14:25:11.925] └─ migration.sql
  94. [14:25:11.925] └─ 20250226031639_add_in_campaign_model_changes/
  95. [14:25:11.925] └─ migration.sql
  96. [14:25:11.925]
  97. [14:25:11.925] All migrations have been successfully applied.
  98. [14:25:13.320] ▲ Next.js 15.1.4
  99. [14:25:13.321]
  100. [14:25:13.403] Creating an optimized production build ...
  101. [14:26:04.321] ✓ Compiled successfully
  102. [14:26:04.333] Linting and checking validity of types ...
  103. [14:26:19.200]
  104. [14:26:19.201] ./src/app/_components/Campaigns/CampaignCreateForm.tsx
  105. [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
  106. [14:26:19.201]
  107. [14:26:19.201] ./src/app/_components/Listings/ListingsGrid.tsx
  108. [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
  109. [14:26:19.201]
  110. [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
  111. [14:26:19.204] Collecting page data ...
  112. [14:26:24.488] Generating static pages (0/16) ...
  113. [14:26:25.430] Generating static pages (4/16)
  114. [14:26:25.459] Generating static pages (8/16)
  115. [14:26:25.558]  << query  #1 listings.getAllByStatusWithBrand  {
  116. [14:26:25.558] input: 'ACTIVE',
  117. [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
  118. [14:26:25.559] at a.from (.next/server/chunks/66.js:1:1026)
  119. [14:26:25.559] at <unknown> (.next/server/chunks/51.js:1:10310) {
  120. [14:26:25.559] meta: undefined,
  121. [14:26:25.559] shape: undefined,
  122. [14:26:25.560] data: undefined,
  123. [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
  124. [14:26:25.560] at m (.next/server/chunks/638.js:1:41158)
  125. [14:26:25.560] at p (.next/server/chunks/715.js:25:31692)
  126. [14:26:25.561] at <unknown> (.next/server/chunks/51.js:1:9916)
  127. [14:26:25.561] at <unknown> (.next/server/chunks/51.js:1:10134)
  128. [14:26:25.561] at Object.subscribe (.next/server/chunks/66.js:5:4732)
  129. [14:26:25.561] at Object.subscribe (.next/server/chunks/66.js:5:5378)
  130. [14:26:25.561] at <unknown> (.next/server/chunks/66.js:5:867)
  131. [14:26:25.562] at Object.subscribe (.next/server/chunks/66.js:5:4732)
  132. [14:26:25.562] at <unknown> (.next/server/chunks/66.js:5:1329) {
  133. [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",
  134. [14:26:25.562] digest: 'DYNAMIC_SERVER_USAGE'
  135. [14:26:25.562] }
  136. [14:26:25.563] },
  137. [14:26:25.563] elapsedMs: 2
  138. [14:26:25.563] }
  139. [14:26:25.649] Generating static pages (12/16)
  140. [14:26:25.650] ✓ Generating static pages (16/16)
  141. [14:26:25.656]  << query  #2 users.getUserByContext  {
  142. [14:26:25.656] input: undefined,
  143. [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
  144. [14:26:25.656] at a.from (.next/server/chunks/66.js:1:1026)
  145. [14:26:25.656] at <unknown> (.next/server/chunks/51.js:1:10310) {
  146. [14:26:25.656] meta: undefined,
  147. [14:26:25.656] shape: undefined,
  148. [14:26:25.656] data: undefined,
  149. [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
  150. [14:26:25.657] at m (.next/server/chunks/638.js:1:41158)
  151. [14:26:25.657] at p (.next/server/chunks/715.js:25:31692)
  152. [14:26:25.657] at <unknown> (.next/server/chunks/51.js:1:9916)
  153. [14:26:25.657] at <unknown> (.next/server/chunks/51.js:1:10134)
  154. [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:4732)
  155. [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:5378)
  156. [14:26:25.657] at <unknown> (.next/server/chunks/66.js:5:867)
  157. [14:26:25.657] at Object.subscribe (.next/server/chunks/66.js:5:4732)
  158. [14:26:25.657] at <unknown> (.next/server/chunks/66.js:5:1329) {
  159. [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",
  160. [14:26:25.657] digest: 'DYNAMIC_SERVER_USAGE'
  161. [14:26:25.657] }
  162. [14:26:25.657] },
  163. [14:26:25.657] elapsedMs: 5
  164. [14:26:25.657] }
  165. [14:26:26.193] Finalizing page optimization ...
  166. [14:26:26.194] Collecting build traces ...
  167. [14:26:33.811]
  168. [14:26:33.825] Route (app) Size First Load JS
  169. [14:26:33.825] ┌ ○ /_not-found 990 B 107 kB
  170. [14:26:33.825] ├ ● /[locale] 4.4 kB 293 kB
  171. [14:26:33.825] ├ └ /en
  172. [14:26:33.825] ├ ● /[locale]/applications 2.65 kB 384 kB
  173. [14:26:33.825] ├ └ /en/applications
  174. [14:26:33.825] ├ ● /[locale]/brands 3.75 kB 295 kB
  175. [14:26:33.825] ├ └ /en/brands
  176. [14:26:33.825] ├ ● /[locale]/campaigns 9.25 kB 279 kB
  177. [14:26:33.826] ├ └ /en/campaigns
  178. [14:26:33.826] ├ ƒ /[locale]/campaigns/[campaignId] 5.67 kB 381 kB
  179. [14:26:33.826] ├ ● /[locale]/campaigns/create 5.63 kB 391 kB
  180. [14:26:33.826] ├ └ /en/campaigns/create
  181. [14:26:33.826] ├ ƒ /[locale]/creators/[userid] 2.03 kB 243 kB
  182. [14:26:33.826] ├ ● /[locale]/dashboard 4.39 kB 240 kB
  183. [14:26:33.826] ├ └ /en/dashboard
  184. [14:26:33.826] ├ ● /[locale]/discover 2.87 kB 193 kB
  185. [14:26:33.826] ├ └ /en/discover
  186. [14:26:33.826] ├ ● /[locale]/listings 4.35 kB 313 kB
  187. [14:26:33.826] ├ └ /en/listings
  188. [14:26:33.826] ├ ƒ /[locale]/listings/[listingid] 4.26 kB 407 kB
  189. [14:26:33.826] ├ ● /[locale]/listings/create 1.51 kB 325 kB
  190. [14:26:33.826] ├ └ /en/listings/create
  191. [14:26:33.826] ├ ● /[locale]/settings 6.42 kB 325 kB
  192. [14:26:33.826] ├ └ /en/settings
  193. [14:26:33.826] ├ ● /[locale]/sponsorships 3.62 kB 350 kB
  194. [14:26:33.826] ├ └ /en/sponsorships
  195. [14:26:33.828] ├ ƒ /[locale]/sponsorships/[sponsorshipid] 7.11 kB 322 kB
  196. [14:26:33.828] ├ ● /[locale]/unauthorized 1.21 kB 237 kB
  197. [14:26:33.828] ├ └ /en/unauthorized
  198. [14:26:33.828] ├ ƒ /api/auth/[...nextauth] 485 B 106 kB
  199. [14:26:33.828] ├ ƒ /api/trpc/[trpc] 485 B 106 kB
  200. [14:26:33.828] └ ƒ /api/update-expired-sponsorships 141 B 106 kB
  201. [14:26:33.828] + First Load JS shared by all 106 kB
  202. [14:26:33.828] ├ chunks/1517-cb56cda73cc8a3f5.js 50.8 kB
  203. [14:26:33.828] ├ chunks/4bd1b696-905ade45543c38cc.js 53 kB
  204. [14:26:33.828] └ other shared chunks (total) 1.96 kB
  205. [14:26:33.828]
  206. [14:26:33.828]
  207. [14:26:33.828] ƒ Middleware 82.9 kB
  208. [14:26:33.828]
  209. [14:26:33.829] ○ (Static) prerendered as static content
  210. [14:26:33.829] ● (SSG) prerendered as static HTML (uses generateStaticParams)
  211. [14:26:33.829] ƒ (Dynamic) server-rendered on demand
  212. [14:26:33.829]
  213. [14:26:34.050] Traced Next.js server files in: 112.414ms
  214. [14:26:34.305] Created all serverless functions in: 254.242ms
  215. [14:26:34.391] Collected static files (public/, static/, .next/static): 11.048ms
  216. [14:26:34.529] Build Completed in /vercel/output [2m]
  217. [14:26:34.604] Deploying outputs...
  218. [14:26:46.230]
  219. [14:26:46.498] Deployment completed
  220. [14:27:24.617] Uploading build cache [256.77 MB]...
  221. [14:27:28.214] Build cache uploaded: 3.598s
Advertisement
Add Comment
Please, Sign In to add comment