Files
fcd6dd8e-b8e4-4a3a-ba26-ddf…/vercel.json
2026-04-10 07:14:42 +00:00

5 lines
97 B
JSON

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