Files
64cf30f3-6245-4c1c-b4f7-c14…/vercel.json
2026-03-04 16:16:03 +00:00

5 lines
97 B
JSON

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