Files
ff90bdda-7f61-4214-b9eb-584…/vercel.json
2026-06-07 11:41:27 +00:00

5 lines
97 B
JSON

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