Files
9820861a-80f1-42fb-bc7b-1d9…/vercel.json
2026-03-08 03:28:24 +00:00

5 lines
97 B
JSON

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