Files
e41dafc1-edfc-4d3c-a408-7e9…/vercel.json
2026-03-07 15:06:30 +00:00

5 lines
97 B
JSON

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