This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
yangg
/
erp_sass
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
764d22f70b
Větve
Značky
main
erp_sass
/
vercel.json
vercel.json
110 B
Historie
Surový
1
2
3
4
5
6
7
8
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
}
]
}