Files
b27ad2aa-68ca-4d8b-8c8f-fea…/vercel.json
2026-04-12 15:47:03 +00:00

5 lines
97 B
JSON

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