Files
b37c45f0-762d-4d1e-89f4-298…/vercel.json
2026-03-09 14:49:04 +00:00

5 lines
97 B
JSON

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