In the Route selection screen, routes with parameters are displayed as, for example, user/{name?}.
Neither the /user route, nor a route that includes a parameter for name will create a static file - both fail the route validation test and throw an error