Files
74b4bdb3-5adf-438c-aba2-c0d…/vercel.json
2026-03-13 14:12:34 +00:00

5 lines
97 B
JSON

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