Files
2938f8d1-9220-420e-9cf3-3dd…/vercel.json
2026-06-09 22:32:19 +00:00

5 lines
97 B
JSON

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