Files
93cb51eb-0155-4d49-bd4b-81d…/vercel.json
2026-03-05 19:30:10 +00:00

5 lines
97 B
JSON

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