How to disable trailing slash in Netlify Redirect

Posted on January 9, 2022

I found the solution here, which is:

  • Check 'Disable asset optimization'
  • Disable Pretty URLs
  • Enable the remainder of the options

It works!