Files
27e8df45-b0b3-44fb-b391-f9c…/vercel.json
2026-03-05 18:36:12 +00:00

5 lines
97 B
JSON

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