Files
771df433-252e-4fd3-8e12-815…/vercel.json
2026-04-25 22:16:03 +00:00

5 lines
97 B
JSON

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