Files
250c5db3-3d2f-4d1e-b53f-7c6…/vercel.json
2026-03-17 12:49:34 +00:00

5 lines
97 B
JSON

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