Files
8b035e5f-620f-4073-81cc-270…/vercel.json
2026-04-22 12:01:29 +00:00

5 lines
97 B
JSON

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