Files
59134be0-d62e-4cf8-b133-acb…/vercel.json
2026-03-03 05:49:20 +00:00

5 lines
97 B
JSON

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