Files
2855e878-069f-4fc6-81b8-fa5…/vercel.json
2026-03-10 13:30:09 +00:00

5 lines
97 B
JSON

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