Files
69d31f3b-4fb0-4ab8-8f7d-394…/vercel.json
2026-04-14 06:47:23 +00:00

5 lines
97 B
JSON

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