Files
26508bea-23a7-40b6-b14f-22e…/vercel.json
2026-03-11 13:14:16 +00:00

5 lines
97 B
JSON

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