Files
8fe74d15-b9f2-41bc-87f3-87e…/vercel.json
2026-06-03 16:21:10 +00:00

5 lines
97 B
JSON

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