Files
a1a17cf8-7b4f-4ae3-b507-674…/vercel.json
2026-04-22 19:18:19 +00:00

5 lines
97 B
JSON

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