Files
57932a3e-e056-452d-9768-22c…/vercel.json
2026-03-12 17:23:37 +00:00

5 lines
97 B
JSON

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