Files
e2ff6c59-c813-4f7e-aed3-538…/vercel.json
2026-04-13 14:41:07 +00:00

5 lines
97 B
JSON

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