[00:42:31.527] Running build in Washington, D.C., USA (East) – iad1 [00:42:31.936] Cloning github.com/snowypy/SuperStudy (Branch: production, Commit: 4cc8a53) [00:42:32.365] Cloning completed: 428.875ms [00:42:32.382] Previous build cache not available [00:42:33.187] Running "vercel build" [00:42:34.253] Vercel CLI 39.1.1 [00:42:35.170] Running "install" command: `npm i --force`... [00:42:36.250] npm warn using --force Recommended protections disabled. [00:42:37.993] npm warn ERESOLVE overriding peer dependency [00:42:37.995] npm warn While resolving: framer-motion@11.11.17 [00:42:37.995] npm warn Found: react@19.0.0-rc-66855b96-20241106 [00:42:37.995] npm warn node_modules/react [00:42:37.996] npm warn react@"19.0.0-rc-66855b96-20241106" from the root project [00:42:37.996] npm warn 7 more (@radix-ui/react-compose-refs, @radix-ui/react-icons, ...) [00:42:37.996] npm warn [00:42:37.996] npm warn Could not resolve dependency: [00:42:37.996] npm warn peerOptional react@"^18.0.0" from framer-motion@11.11.17 [00:42:37.996] npm warn node_modules/framer-motion [00:42:37.997] npm warn framer-motion@"^11.11.17" from the root project [00:42:37.997] npm warn [00:42:37.997] npm warn Conflicting peer dependency: react@18.3.1 [00:42:37.997] npm warn node_modules/react [00:42:37.997] npm warn peerOptional react@"^18.0.0" from framer-motion@11.11.17 [00:42:37.997] npm warn node_modules/framer-motion [00:42:37.997] npm warn framer-motion@"^11.11.17" from the root project [00:42:38.001] npm warn ERESOLVE overriding peer dependency [00:42:38.001] npm warn While resolving: framer-motion@11.11.17 [00:42:38.002] npm warn Found: react-dom@19.0.0-rc-66855b96-20241106 [00:42:38.002] npm warn node_modules/react-dom [00:42:38.002] npm warn react-dom@"19.0.0-rc-66855b96-20241106" from the root project [00:42:38.003] npm warn 1 more (next) [00:42:38.003] npm warn [00:42:38.003] npm warn Could not resolve dependency: [00:42:38.004] npm warn peerOptional react-dom@"^18.0.0" from framer-motion@11.11.17 [00:42:38.004] npm warn node_modules/framer-motion [00:42:38.004] npm warn framer-motion@"^11.11.17" from the root project [00:42:38.005] npm warn [00:42:38.010] npm warn Conflicting peer dependency: react-dom@18.3.1 [00:42:38.011] npm warn node_modules/react-dom [00:42:38.011] npm warn peerOptional react-dom@"^18.0.0" from framer-motion@11.11.17 [00:42:38.012] npm warn node_modules/framer-motion [00:42:38.012] npm warn framer-motion@"^11.11.17" from the root project [00:42:38.082] npm warn ERESOLVE overriding peer dependency [00:42:38.083] npm warn While resolving: react-syntax-highlighter@15.6.1 [00:42:38.085] npm warn Found: react@19.0.0-rc-66855b96-20241106 [00:42:38.086] npm warn node_modules/react [00:42:38.086] npm warn react@"19.0.0-rc-66855b96-20241106" from the root project [00:42:38.086] npm warn 7 more (@radix-ui/react-compose-refs, @radix-ui/react-icons, ...) [00:42:38.087] npm warn [00:42:38.087] npm warn Could not resolve dependency: [00:42:38.087] npm warn peer react@">= 0.14.0" from react-syntax-highlighter@15.6.1 [00:42:38.088] npm warn node_modules/react-syntax-highlighter [00:42:38.088] npm warn react-syntax-highlighter@"^15.5.0" from the root project [00:42:38.088] npm warn [00:42:38.094] npm warn Conflicting peer dependency: react@18.3.1 [00:42:38.095] npm warn node_modules/react [00:42:38.096] npm warn peer react@">= 0.14.0" from react-syntax-highlighter@15.6.1 [00:42:38.097] npm warn node_modules/react-syntax-highlighter [00:42:38.097] npm warn react-syntax-highlighter@"^15.5.0" from the root project [00:42:40.504] npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported [00:42:41.345] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. [00:42:41.889] npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported [00:42:43.098] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead [00:42:43.098] npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead [00:42:46.731] npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. [00:42:56.478] [00:42:56.479] added 429 packages, and audited 430 packages in 20s [00:42:56.480] [00:42:56.480] 163 packages are looking for funding [00:42:56.480] run `npm fund` for details [00:42:56.481] [00:42:56.481] found 0 vulnerabilities [00:42:56.985] Running "npm run build" [00:42:57.190] [00:42:57.191] > superstudy@0.1.0 build [00:42:57.191] > next build [00:42:57.192] [00:42:59.833] Attention: Next.js now collects completely anonymous telemetry regarding usage. [00:42:59.835] This information is used to shape Next.js' roadmap and prioritize features. [00:42:59.835] You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: [00:42:59.835] https://nextjs.org/telemetry [00:42:59.835] [00:43:00.102] ▲ Next.js 15.0.3 [00:43:00.103] [00:43:00.186] Creating an optimized production build ... [00:43:04.731] (node:243) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [00:43:04.732] (Use `node --trace-deprecation ...` to show where the warning was created) [00:43:18.949] (node:329) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [00:43:18.950] (Use `node --trace-deprecation ...` to show where the warning was created) [00:43:29.165] ✓ Compiled successfully [00:43:29.170] Linting and checking validity of types ... [00:43:38.179] Collecting page data ... [00:43:42.566] Generating static pages (0/9) ... [00:43:44.497] Generating static pages (2/9) [00:43:44.501] Generating static pages (4/9) [00:43:44.502] Generating static pages (6/9) [00:43:44.532] ✓ Generating static pages (9/9) [00:43:44.994] Finalizing page optimization ... [00:43:45.000] Collecting build traces ... [00:43:54.700] [00:43:54.724] Route (app) Size First Load JS [00:43:54.725] ┌ ○ / 1.91 kB 153 kB [00:43:54.725] ├ ○ /_not-found 896 B 101 kB [00:43:54.725] ├ ○ /courses 2.95 kB 155 kB [00:43:54.726] ├ ○ /flashcards 5.29 kB 157 kB [00:43:54.726] ├ ○ /login 3.87 kB 166 kB [00:43:54.726] └ ○ /register 3.9 kB 166 kB [00:43:54.726] + First Load JS shared by all 99.9 kB [00:43:54.727] ├ chunks/4bd1b696-6f750c1c863008b5.js 52.5 kB [00:43:54.727] ├ chunks/517-1cab685ea5f35524.js 45.5 kB [00:43:54.727] └ other shared chunks (total) 1.91 kB [00:43:54.727] [00:43:54.727] [00:43:54.727] ○ (Static) prerendered as static content [00:43:54.727] [00:43:54.801] Build Completed in /vercel/output [1m] [00:43:54.859] Deploying outputs... [00:43:56.514] [00:43:56.806] Deployment completed [00:44:13.999] Uploading build cache [124.36 MB]... [00:44:16.250] Build cache uploaded: 2.250s