Files
5f12e2f5-c54c-4026-a3cd-f61…/vercel.json
2026-03-05 21:39:25 +00:00

5 lines
97 B
JSON

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