Files
4c6ed901-36d4-4e94-bcdb-71a…/vercel.json
2026-05-12 19:02:05 +00:00

5 lines
97 B
JSON

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