Skip to content

Vercel deploy failed #1

Description

@jayvynl

Failed to compile.

Done in 16.2s using pnpm v10.18.2
Detected Next.js version: 15.5.2
Running "pnpm run build"
> registry@0.1.0 build /vercel/path0
> next build
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
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:
https://nextjs.org/telemetry
   ▲ Next.js 15.5.2
   Creating an optimized production build ...
 ✓ Compiled successfully in 10.5s
   Linting and checking validity of types ...
Failed to compile.
./registry/new-york/patterns/accordion/form/accordion-form-1.tsx:1:23
Type error: Cannot find module '@faker-js/faker' or its corresponding type declarations.
> 1 | import { faker } from "@faker-js/faker";
    |                       ^
  2 | import { Mail, MapPin, User } from "lucide-react";
  3 | import type { ReactNode } from "react";
  4 | import {
Next.js build worker exited with code: 1 and signal: null
 ELIFECYCLE  Command failed with exit code 1.
Error: Command "pnpm run build" exited with 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions