Files
gastro-bot/vercel.json
Samandar Turgunboyev 40f822112f vercel router
2025-12-15 19:15:15 +05:00

10 lines
109 B
JSON

{
"version": 2,
"builds": [
{
"src": "next.config.js",
"use": "@vercel/next"
}
]
}