maxwellfortney / next-candy-machine

Simplified NextJs with typescript example app integrated with Metaplex's Candy Machine
MIT License
123 stars 116 forks source link

unable to build on vercel #29

Open tamagonft opened 2 years ago

tamagonft commented 2 years ago

Got the following error message in the building phase on vercel. Type error: Cannot find module '../hooks/useCandyMachine' or its corresponding type declarations.

Works fine locally while testing.