Files
eea364b4-4ed6-4d6d-a311-efb…/vercel.json
2026-04-08 16:05:05 +00:00

5 lines
97 B
JSON

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