Each file in this directory renders a page with the same name.
For example, index.tsx renders the page at /index, which is a special name that gets abbreviated to /.
A file named about.tsx would render a page at /about with no extra configuration.