Files
c0245414-d1a6-45a9-a94a-844…/vercel.json
2026-04-04 16:48:50 +00:00

5 lines
97 B
JSON

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