Files
1f256e7c-77a6-4c2e-ae2f-be0…/vercel.json
2026-03-08 04:46:43 +00:00

5 lines
97 B
JSON

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