I have deployed the application on netlify. The build is successful and the logs show site is deployed message. But when I try to preview the site it says PageNotFound.
I have provided the run build command as -- npm run build and Publish directory as ./dist.
build logs are at logs
Hi,
I have deployed the application on netlify. The build is successful and the logs show site is deployed message. But when I try to preview the site it says PageNotFound. I have provided the run build command as -- npm run build and Publish directory as ./dist. build logs are at logs
can anybody help here , what's missing?