Files
3feb6ccd-2c15-4518-83ab-619…/vercel.json
2026-04-07 18:51:40 +00:00

5 lines
97 B
JSON

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