Files
ec15ae05-32c8-48fb-8f1c-b7f…/vercel.json
2026-03-04 20:02:13 +00:00

5 lines
97 B
JSON

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