Files
f25b65bd-e7d7-4f90-81c5-e93…/vercel.json
2026-03-05 02:00:12 +00:00

5 lines
97 B
JSON

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