Website works fine on localhost but fails to build here

Hey @Wobble0

There is no package.json file in the root of your repository. It is in nft-minting-app-main. You need to follow the Build from a subdirectory or monorepo documentation and set the base directory to nft-minting-app-main.

Do search nft-minting-app-main on these forums as there are several threads related to trouble deploying this Stripes NFT app.

Please read over the follow post from @perry relating to the deployment of NFT/Crpyto apps to Netlify

1 Like