Files
9932c8b7-e04a-442e-bb50-0e6…/vercel.json
2026-04-15 17:50:31 +00:00

5 lines
97 B
JSON

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