Files
d761ac6d-bb2f-47a7-b877-bf4…/vercel.json
2026-05-23 21:39:36 +00:00

5 lines
97 B
JSON

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