Files
57c45b43-3a6e-4eed-83bf-fd3…/vercel.json
2026-04-15 18:38:18 +00:00

5 lines
97 B
JSON

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