Files
eabce1d8-b79c-460c-9310-1bf…/vercel.json
2026-03-02 22:17:43 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}