Files
4a9d7a4b-09e1-4b0e-a2f5-016…/vercel.json
2026-03-23 16:02:12 +00:00

5 lines
97 B
JSON

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