Files
56d1c75e-8526-4d4c-9a23-16a…/vercel.json
2026-03-06 08:29:00 +00:00

5 lines
97 B
JSON

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