Files
9e5ddb84-3c3a-4fe9-992a-25f…/vercel.json
2026-05-22 23:36:12 +00:00

5 lines
97 B
JSON

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