Files
f37f6c36-e293-4548-988c-5cc…/vercel.json
2026-05-29 19:23:23 +00:00

5 lines
97 B
JSON

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