Files
d74aa41f-5590-41c4-8785-ff1…/vercel.json
2026-03-06 19:23:13 +00:00

5 lines
97 B
JSON

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