Files
56727cec-10b4-451b-920d-1f0…/vercel.json
2026-04-03 01:39:22 +00:00

5 lines
97 B
JSON

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