Files
e8d2e5d9-3acd-4292-834d-263…/vercel.json
2026-06-03 08:37:07 +00:00

5 lines
97 B
JSON

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