mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-29 05:37:14 +00:00
refactor(web): migrate from Next.js to Vite + React Router
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"/404": "pages/404.html",
|
||||
"/500": "pages/500.html"
|
||||
}
|
||||
Reference in New Issue
Block a user