Files
790d4299-d318-4f2e-837b-5a8…/vercel.json
2026-04-03 15:20:50 +00:00

5 lines
97 B
JSON

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