Files
3fbab1a8-ce8b-4f03-8ad3-1d4…/vercel.json
2026-03-12 20:25:58 +00:00

5 lines
97 B
JSON

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