Files
041ee247-7d43-422e-bd53-215…/vercel.json
2026-04-03 17:39:17 +00:00

5 lines
97 B
JSON

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