Files
d8f9ca61-5710-44fb-b35e-32f…/vercel.json
2026-03-30 11:10:07 +00:00

5 lines
97 B
JSON

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