Files
2db3fd9e-98e2-4985-b82a-e1f…/vercel.json
2026-05-13 00:17:00 +00:00

5 lines
97 B
JSON

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