Files
5fca678f-cf7d-4f21-b62f-8fe…/vercel.json
2026-05-22 13:38:12 +00:00

5 lines
97 B
JSON

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