Files
3ff2f3e7-0d0c-47d9-9e3f-506…/vercel.json
2026-03-09 17:05:37 +00:00

5 lines
97 B
JSON

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