Files
7e231150-dcd9-45c9-81ee-510…/vercel.json
2026-03-04 12:29:29 +00:00

5 lines
97 B
JSON

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