mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Port API to vercel
This commit is contained in:
8
vercel.json
Normal file
8
vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/",
|
||||
"destination": "/api/graphql"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user