Error: ENOENT: no such file or directory, lstat '

Thank you for replying. I finally got it to deploy by deleting the page.tsx file from the dashboard folder because it did not have any logic in it… Just a placeholder

Page

. When I did that it deployed. So it seems as though if there is a page.tsx with no logic in it and not is being used, to delete it.

1 Like