Files
f1a27fd3-8279-4728-ae8b-79f…/vercel.json
2026-05-17 16:38:17 +00:00

5 lines
97 B
JSON

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