Build error exit status 1 react deploy netlify

Here is the link of my deployemnt.

https://flamboyant-mayer-410bcf.netlify.app/

7:50:05 PM: Build ready to start
7:50:07 PM: build-image version: ca811f47d4c1cbd1812d1eb6ecb0c977e86d1a1d
7:50:07 PM: build-image tag: v3.3.20
7:50:07 PM: buildbot version: 78b5536ab4f742c26705d3e953381b9cde6e22ef
7:50:08 PM: Fetching cached dependencies
7:50:08 PM: Starting to download cache of 254.8KB
7:50:08 PM: Finished downloading cache in 74.481261ms
7:50:08 PM: Starting to extract cache
7:50:08 PM: Failed to fetch cache, continuing with build
7:50:08 PM: Starting to prepare the repo for build
7:50:08 PM: No cached dependencies found. Cloning fresh repo
7:50:08 PM: git clone GitHub - Programmer-learner123/multistepForm: React Multistep Form along with list of items fetch using axious using jsonplaceholder.
7:50:09 PM: Preparing Git Reference refs/heads/gh-pages
7:50:10 PM: Failing build: Failed to parse configuration
7:50:10 PM: Failed during stage ‘Reading and parsing configuration files’: Base directory does not exist: /opt/build/repo/my-app: exit status 1
7:50:10 PM: Finished processing build request in 2.878272406s

I am getting the above error…
i don’t knw what the problem is…
And is there anything to do with netlify.toml file …if yes then what should be done with that file and how to create and where exactly because I have searched many times but not found any solution…
this is my github link where i have hosted the project…

(I have also changed the name of base directory as the name of the folder which contains the package.json file) and also what should be the name of publish directory? build or public??

Hi, @learner_Ankita, neither of the sites above exist anymore:

If you are still experiencing this issue, would you please send us a link to the deploy logs for the site at Netlify?

I was running into this error because I changed the base directory to something that didn’t exist. Hope that helps anyone who happens to find this page.