Files
3f788c3c-9386-472b-845f-4fa…/vercel.json
2026-03-10 03:19:14 +00:00

5 lines
97 B
JSON

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