Files
f176946b-ffd8-43d7-bd3c-077…/vercel.json
2026-03-11 18:06:38 +00:00

5 lines
97 B
JSON

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