Files
691124bd-75df-49c8-8636-03d…/vercel.json
2026-05-21 06:52:19 +00:00

5 lines
97 B
JSON

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