Files
39cb5eb9-e805-4f60-bc18-687…/vercel.json
2026-03-21 17:06:33 +00:00

5 lines
97 B
JSON

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