Skip to content

Vercel builds fails #254

@carletex

Description

@carletex

I connected this https://github.com/BuidlGuidl/hackathon-se2 to Vercel in the Vercel UI, so it deploys when I push to main.

It fails when I try to deploy (The initial deploy from the cli worked). It gets these errors:

image

I guess this is happening since #202 and we talked about this before.

  • I just added the generated hardhat_contract.ts file to the repo (even tho my project won't use any contract). Not the best solution because:

    1. Doesn't make sense when your project doesn't use any contract (a lot of times you build dapps that don't use a custom contract)
    2. If you use a contract, the file will change all the time when you are developing locally (the address of the local contract will change on each deployment).

What solutions do we have?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions