Files
39f4dcf1-f96e-42fb-a640-4a4…/vercel.json
2026-04-12 13:14:38 +00:00

5 lines
97 B
JSON

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