feat: add middleware for path rewriting

This commit is contained in:
iCrawl
2022-07-23 02:35:21 +02:00
parent 1b03631205
commit f50382e1ce
3 changed files with 14 additions and 1 deletions

View File

@@ -11,3 +11,6 @@ tsup.config.*.mjs
build/
src/styles/unocss.css
api/
.next/
.vercel/
.cache/