Files
12d29ff6-7187-4c5e-b7c7-2b3…/vercel.json
2026-03-16 08:26:07 +00:00

5 lines
97 B
JSON

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