Files
524b2b09-06e5-4e65-ba24-743…/vercel.json
2026-05-22 04:30:38 +00:00

5 lines
97 B
JSON

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