How can I change pagination numbers with next and back button?

the_posts_pagination(array(
        prev_text => 'PREV',
        next_text => 'NEXT',
        screen_reader_text => ' ' 
        ));

For pagination You should try this. Hope this will help you.

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.