Files
96231e04-7edb-4a53-90df-2ef…/vercel.json
2026-04-27 17:00:35 +00:00

5 lines
97 B
JSON

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