mirror of
https://github.com/hex248/fonts.git
synced 2026-02-08 02:33:03 +00:00
serverless for vercel
This commit is contained in:
8
vercel.json
Normal file
8
vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"destination": "/api"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user