Files
878eede4-c800-4fca-a8d7-d5e…/vercel.json
2026-04-13 19:27:20 +00:00

5 lines
97 B
JSON

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