Files
4df6d326-d179-4823-bbcc-fd5…/vercel.json
2026-03-12 16:59:42 +00:00

5 lines
97 B
JSON

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