Files
12c1902b-61d8-45cc-83d4-e96…/vercel.json
2026-03-09 13:14:05 +00:00

5 lines
97 B
JSON

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