Files
9346b84d-cca7-49b6-89a0-dd6…/vercel.json
2026-04-26 14:06:03 +00:00

5 lines
97 B
JSON

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