Files
3f27a736-4e74-4255-b4e9-c5a…/vercel.json
2026-03-27 03:22:21 +00:00

5 lines
97 B
JSON

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