Files
bec39f95-069e-4e6c-85f8-0f3…/vercel.json
2026-03-27 17:07:28 +00:00

5 lines
97 B
JSON

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