Files
318f1bd5-ae42-4f87-9b1d-ee6…/vercel.json
2026-06-04 15:34:14 +00:00

5 lines
97 B
JSON

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