Files
8cc874d2-6bcb-4bbd-b7ce-d48…/vercel.json
2026-06-11 22:21:22 +00:00

5 lines
97 B
JSON

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