Files
e6ada5fd-5918-486f-b8f3-a7f…/vercel.json
2026-03-25 17:23:26 +00:00

5 lines
97 B
JSON

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