Files
ec5ec30f-7d52-44ef-a3e6-dc7…/vercel.json
2026-04-22 16:45:37 +00:00

5 lines
97 B
JSON

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