Files
c29251c7-ce5b-46a3-9cb4-9fb…/vercel.json
2026-03-19 03:39:58 +00:00

5 lines
97 B
JSON

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