Files
092ef146-c3b2-419f-b30f-7d6…/vercel.json
2026-03-14 05:00:52 +00:00

5 lines
97 B
JSON

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