Files
b228ba15-3996-4fee-920f-74e…/vercel.json
2026-06-01 12:30:25 +00:00

5 lines
97 B
JSON

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