Files
156e0ed1-b1c3-4cac-9b4c-836…/vercel.json
2026-06-09 12:20:19 +00:00

5 lines
97 B
JSON

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