Files
cf32147f-b76f-41cb-ad3f-0c5…/vercel.json
2026-03-07 19:03:16 +00:00

5 lines
97 B
JSON

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