Files
83543e30-5633-4ad9-b6e8-fbe…/vercel.json
2026-03-25 06:01:29 +00:00

5 lines
97 B
JSON

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