Files
76f5a53b-0810-455e-8179-183…/vercel.json
2026-04-21 13:45:55 +00:00

5 lines
97 B
JSON

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