mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
vercel init
This commit is contained in:
6
vercel.json
Normal file
6
vercel.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"routes": [
|
||||||
|
{ "handle": "filesystem" },
|
||||||
|
{ "src": "/(.*)", "status": 404, "dest": "/error-404.html" }
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user