Files
fdfe51c6-a63e-48a1-aecb-0d2…/vercel.json
2026-06-09 19:11:23 +00:00

5 lines
97 B
JSON

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