Files
918f2f39-7e4c-4848-afc9-dec…/vercel.json
2026-04-05 22:16:12 +00:00

5 lines
97 B
JSON

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