Home > Enterprise >  next js make dynamic human readble urls
next js make dynamic human readble urls

Time:05-23

i am using next js and i want to make human readble urls like the urls of stackoverflow questions for each of my webpages using "-" betwwen each words but i dont know how to do it corrently my url looks like this

localhost:3001/Morbius%OTT%release

  • Related