Files
2ecb3cc9-0ab9-4c8d-9ec0-b4b…/vercel.json
2026-04-27 16:59:54 +00:00

5 lines
97 B
JSON

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