Files
86cd1e8e-6297-4284-8d27-1f1…/vercel.json
2026-03-05 04:54:15 +00:00

5 lines
97 B
JSON

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