Netlify Build plugin, allows you to use a _redirect file at root of project, compatible with Astro SSR/SSG
npm install netlify-plugin-append-redirectsAbility to use a _redirect file at root of project using Astro SSR/SSG
- Add plugin to netlify config
- Create a _redirect file at the root of your project
- Deploy to Netlify and test redirect
- make location of user created _redirect configurable