Files
b2e73b0c-a294-49e6-98dc-5cb…/vercel.json
2026-05-25 14:27:17 +00:00

5 lines
97 B
JSON

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