前のページのパーマリンク

echo get_permalink( get_previous_post()->ID );

次のページのパーマリンク

echo get_permalink( get_next_post()->ID );