Files
b82ce0a1-febb-4a85-86c2-fe3…/vercel.json
2026-03-07 20:31:58 +00:00

5 lines
97 B
JSON

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