Files
9f242bed-2778-4498-a027-abd…/vercel.json
2026-03-21 13:42:14 +00:00

5 lines
97 B
JSON

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