Files
17aee64f-7dd7-4dad-bdf4-494…/vercel.json
2026-04-26 07:53:22 +00:00

5 lines
97 B
JSON

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