Files
e71e148d-1600-4de2-8f21-5fc…/vercel.json
2026-05-13 12:41:31 +00:00

5 lines
97 B
JSON

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