Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Quite destructive when running vercel dev / build / deploy locally. #802

@joeswann

Description

@joeswann

Some background, I have quite a large number of Nuxt 2 websites that require occasional updates. Once in a while we have a big enough update to justify upgrading versions but it's quite a lot of work and Nuxt 3 with certain dependencies honestly has it's own issues deploying to vercel.

In the process of recently debugging a build I have been running vercel locally, and while it's easy enough to gitignore node_modules* the rewriting of package.json and tsconfig.json are a bit of a grind.

I realise this is legacy and not expecting to change, but thought I would mention just incase its easily fixable. In the meantime I am working on a fork to solve this and some other issues, but it's quite specific to my use case (monorepo) and also currently broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions