Files
6f182bc2-ea8e-4fbd-ab4b-001…/vercel.json
2026-05-19 04:13:14 +00:00

5 lines
97 B
JSON

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