Files
378f8d3f-83fb-438f-ade8-9a2…/vercel.json
2026-06-10 15:02:06 +00:00

5 lines
97 B
JSON

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