Files
886b8f11-eef4-48c8-90f0-076…/vercel.json
2026-06-12 23:49:13 +00:00

5 lines
97 B
JSON

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