Files
daedea36-8f82-4aa8-b6d5-e72…/vercel.json
2026-05-01 00:17:35 +00:00

5 lines
97 B
JSON

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