Files
3a474232-5ad6-4102-b8e4-8ce…/vercel.json
2026-06-03 07:59:34 +00:00

5 lines
97 B
JSON

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