Files
2738c8b8-3bfb-47dc-a27d-329…/vercel.json
2026-04-21 18:35:46 +00:00

5 lines
97 B
JSON

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