Files
74d73abf-159e-4e0c-9728-c7d…/vercel.json
2026-03-09 20:33:46 +00:00

5 lines
97 B
JSON

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