Files
45dcffc9-86c0-418c-98dd-736…/vercel.json
2026-06-10 05:18:00 +00:00

5 lines
97 B
JSON

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