Files
63e3c82d-57c2-40de-9d51-cd4…/vercel.json
2026-04-12 02:53:18 +00:00

5 lines
97 B
JSON

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