Files
8b057cc4-554e-4530-bea2-d6d…/vercel.json
2026-03-13 03:54:32 +00:00

5 lines
97 B
JSON

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