Files
8afb5d5f-446e-48a5-b66e-bf6…/vercel.json
2026-03-23 18:57:35 +00:00

5 lines
97 B
JSON

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