Files
57b2ea95-57f2-49b0-9d32-59c…/vercel.json
2026-06-10 16:57:32 +00:00

5 lines
97 B
JSON

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