Files
1ce96150-b7b4-4264-9e47-460…/vercel.json
2026-03-03 05:27:26 +00:00

5 lines
97 B
JSON

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