Files
04f0b2c4-75b7-45f1-bdbe-793…/vercel.json
2026-04-07 03:10:45 +00:00

5 lines
97 B
JSON

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