Revert "feat: update build output directory to 'dist' in package.json and set outputDirectory in vercel.json"
This reverts commit cfbc4609b5.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||
"bunVersion": "1",
|
||||
<<<<<<< HEAD
|
||||
"installCommand": "bun install"
|
||||
=======
|
||||
"rewrites": [{ "source": "/(.*)", "destination": "/api/relay" }]
|
||||
>>>>>>> parent of cfbc460 (feat: update build output directory to 'dist' in package.json and set outputDirectory in vercel.json)
|
||||
}
|
||||
Reference in New Issue
Block a user