Files
9e94d9f8-9882-471e-b7ff-59a…/vercel.json
2026-03-11 15:34:27 +00:00

5 lines
97 B
JSON

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