Files
62196ed6-c82e-4dd8-9be0-c3b…/vercel.json
2026-03-10 05:52:19 +00:00

5 lines
97 B
JSON

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