Files
16ee7d8d-22e4-4933-aa98-536…/vercel.json
2026-03-03 05:33:15 +00:00

5 lines
97 B
JSON

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