Files
fc752224-1d5b-4fcc-80df-cac…/vercel.json
2026-03-17 15:17:17 +00:00

5 lines
97 B
JSON

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