I need to install wordpress inside my nextjs app (pages router). I thought about URL rewriting but that is breaking some links. I am thinking about a dockerized application but then on every deployment, wont the wordpress db be deleted/replaced, how do I solve this problem?
New contributor
Rajorshee Biswas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.