Files
d17312ae-8463-4b37-96fd-2e1…/vercel.json
2026-06-03 13:00:11 +00:00

5 lines
97 B
JSON

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