remove vercel legacy config

This commit is contained in:
Samandar Turgunboyev
2026-03-02 17:55:33 +05:00
parent ec6e508b1e
commit 4f47455233

View File

@@ -1,9 +0,0 @@
{
"version": 2,
"builds": [
{
"src": "package.json",
"use": "@vercel/next"
}
]
}