2026-05-07 19:26:05 +07:00
|
|
|
{
|
2026-05-07 19:28:51 +07:00
|
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
2026-05-07 19:39:31 +07:00
|
|
|
"bunVersion": "1",
|
2026-05-07 20:13:41 +07:00
|
|
|
<<<<<<< HEAD
|
2026-05-07 20:03:57 +07:00
|
|
|
"installCommand": "bun install"
|
2026-05-07 20:13:41 +07:00
|
|
|
=======
|
|
|
|
|
"rewrites": [{ "source": "/(.*)", "destination": "/api/relay" }]
|
|
|
|
|
>>>>>>> parent of cfbc460 (feat: update build output directory to 'dist' in package.json and set outputDirectory in vercel.json)
|
2026-05-07 19:26:05 +07:00
|
|
|
}
|