37 lines
No EOL
569 B
JSON
37 lines
No EOL
569 B
JSON
{
|
|
"functions": {
|
|
"app/api/**/*.ts": {
|
|
"maxDuration": 30
|
|
}
|
|
},
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "x-demo-mode",
|
|
"value": "true"
|
|
}
|
|
],
|
|
"has": [
|
|
{
|
|
"type": "host",
|
|
"value": "demo.odentas.fr"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "/contrats",
|
|
"permanent": false,
|
|
"has": [
|
|
{
|
|
"type": "host",
|
|
"value": "demo.odentas.fr"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |