turbo
e3234076 - fix: Organise `next.config.js` redirect objects (#5198)

Commit
2 years ago
fix: Organise `next.config.js` redirect objects (#5198) Organise `next.config.js` redirect objects ### Description Organise `next.config.js` redirect objects to maintain consistent key order. ```ts { source: ..., destination, ..., permanent: ..., } ```
Author
Parents
Loading