Files
c2c9ee9d-64de-44a4-a5e2-15d…/vercel.json
2026-05-10 11:11:44 +00:00

5 lines
97 B
JSON

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