Files
ce7fd120-1e77-413d-9799-69d…/vercel.json
2026-03-21 00:02:50 +00:00

5 lines
97 B
JSON

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