Files
f264a51a-3c6f-4fbd-8fb9-de7…/vercel.json
2026-04-07 19:44:33 +00:00

5 lines
97 B
JSON

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