Files
577f5293-019c-4d5d-a1e1-db1…/vercel.json
2026-03-31 04:17:30 +00:00

5 lines
97 B
JSON

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