Files
23830aaa-4bfc-4e26-9877-cfa…/vercel.json
2026-05-10 06:14:01 +00:00

5 lines
97 B
JSON

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