Files
c67c4fff-24a7-48c2-a0cd-f09…/vercel.json
2026-05-08 19:44:40 +00:00

5 lines
97 B
JSON

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