Files
f88485ec-6f2e-44fa-be70-446…/vercel.json
2026-04-08 23:55:47 +00:00

5 lines
97 B
JSON

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