Files
38474a2e-9b01-4244-95e4-691…/vercel.json
2026-05-25 05:48:46 +00:00

5 lines
97 B
JSON

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