Files
b45d8bec-53dd-4a7e-bf52-d23…/vercel.json
2026-03-07 16:25:00 +00:00

5 lines
97 B
JSON

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