Files
bc1e8f8e-9630-41e7-9274-b60…/vercel.json
2026-06-08 18:23:59 +00:00

5 lines
97 B
JSON

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