Files
19c25ce4-3fbe-4b2e-b38d-6f8…/vercel.json
2026-03-16 14:07:00 +00:00

5 lines
97 B
JSON

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