Files
bdf251dc-8075-48a5-b04d-00f…/vercel.json
2026-04-05 22:13:08 +00:00

5 lines
97 B
JSON

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