mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Add vercel.json
This commit is contained in:
parent
60c1ace64b
commit
b63fd787ee
5
vercel.json
Normal file
5
vercel.json
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"rewrites": [
|
||||||
|
{"source": "/(.*)", "destination": "/"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue