Files
6e1012dd-b2fc-423f-9b26-57c…/vercel.json
2026-04-07 11:44:47 +00:00

5 lines
97 B
JSON

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