Files
9b2b541b-83b0-4789-ba2d-e5a…/vercel.json
2026-03-07 05:18:07 +00:00

5 lines
97 B
JSON

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