Files
975606d6-14a5-40fc-9d9e-707…/vercel.json
2026-04-03 13:30:26 +00:00

5 lines
97 B
JSON

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