Files
59aa8be2-7cc7-4bfe-8e8d-426…/vercel.json
2026-05-06 18:39:41 +00:00

5 lines
97 B
JSON

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