Files
f39e9975-38a2-453e-92d8-bf3…/vercel.json
2026-05-27 18:02:41 +00:00

5 lines
97 B
JSON

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