Files
e4f2d2da-eceb-46e0-bfc0-5d1…/vercel.json
2026-03-11 02:33:42 +00:00

5 lines
97 B
JSON

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