Files
fa1e51ff-77b8-4147-b542-34a…/vercel.json
2026-03-05 15:16:30 +00:00

5 lines
97 B
JSON

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