Files
2db201a5-845e-4d40-89f8-867…/vercel.json
2026-03-13 20:28:25 +00:00

5 lines
97 B
JSON

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