Files
0076efcd-78c0-4bec-ab6f-0ff…/vercel.json
2026-03-10 04:15:36 +00:00

5 lines
97 B
JSON

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