Files
607d5b8b-e3ef-42f8-babd-431…/vercel.json
2026-03-07 10:06:05 +00:00

5 lines
97 B
JSON

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