Files
1dbafe3f-323f-4a1b-a11e-6ba…/vercel.json
2026-03-15 21:11:16 +00:00

5 lines
97 B
JSON

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