Files
c0f5f53a-0e5e-401d-aa8b-201…/vercel.json
2026-04-22 17:02:07 +00:00

5 lines
97 B
JSON

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