Files
3c2f23ad-5922-43bd-bdff-1bb…/vercel.json
2026-03-07 21:23:36 +00:00

5 lines
97 B
JSON

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