mirror of
https://github.com/thaldrin/brevis.git
synced 2024-08-15 03:03:56 +00:00
5 lines
124 B
JSON
5 lines
124 B
JSON
{
|
|
"version": 2,
|
|
"builds": [{ "src": "index.ts", "use": "@vercel/node" }],
|
|
"routes": [{ "src": "/.*", "dest": "/" }]
|
|
}
|