Files
d4eb148b-cecc-43b7-99e9-428…/vercel.json
2026-05-17 10:05:51 +00:00

5 lines
97 B
JSON

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