Files
2a88eb9a-3f8a-402f-95f0-68a…/vercel.json
2026-05-27 23:09:55 +00:00

5 lines
97 B
JSON

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