Files
b896401b-be07-493b-991b-2e8…/vercel.json
2026-05-12 23:26:41 +00:00

5 lines
97 B
JSON

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