Files
c8117b3f-e622-4db4-bfae-659…/vercel.json
2026-06-09 19:24:28 +00:00

5 lines
97 B
JSON

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