Files
77026dd8-441a-41ff-b559-06f…/vercel.json
2026-03-20 14:13:23 +00:00

5 lines
97 B
JSON

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