Files
ef756661-c4f1-421a-985e-5d1…/vercel.json
2026-06-10 06:14:51 +00:00

5 lines
97 B
JSON

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