Files
8a62121d-c252-4c1d-9e6e-59f…/vercel.json
2026-03-12 05:08:58 +00:00

5 lines
97 B
JSON

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