Files
4a104633-e897-4368-9ff8-7d4…/vercel.json
2026-04-06 18:46:12 +00:00

5 lines
97 B
JSON

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