Files
270610d7-89a8-49fc-9492-8a2…/vercel.json
2026-04-21 12:18:05 +00:00

5 lines
97 B
JSON

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