Files
6dd8e3cf-30d1-4f8e-898c-0dd…/vercel.json
2026-04-20 05:02:25 +00:00

5 lines
97 B
JSON

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