Files
b4091989-43b2-400f-941c-ac3…/vercel.json
2026-04-23 23:47:26 +00:00

5 lines
97 B
JSON

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