gen/vercel.json
Enrico Bühler ded5f836c4
All checks were successful
continuous-integration/drone Build is passing
- initial commit
2022-04-24 18:21:17 +02:00

4 lines
62 B
JSON

{
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
}