Files
7958db6e-e8b5-4893-bfa5-6a6…/vercel.json
2026-03-06 17:22:44 +00:00

5 lines
97 B
JSON

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