Files
428f3c62-a0f3-44b0-9d3b-01f…/vercel.json
2026-05-10 21:18:06 +00:00

5 lines
97 B
JSON

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