Files
77b9efc9-38cf-40a2-bb17-d2a…/vercel.json
2026-05-10 11:09:23 +00:00

5 lines
97 B
JSON

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