Files
5d5a519d-b5e7-4254-aed6-a6e…/vercel.json
2026-03-12 22:56:53 +00:00

5 lines
97 B
JSON

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