Files
17c9b32c-233e-44cd-be75-dd6…/vercel.json
2026-04-17 17:16:26 +00:00

5 lines
97 B
JSON

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