Files
391e5cfe-15af-45f1-9795-5be…/vercel.json
2026-06-01 07:55:32 +00:00

5 lines
97 B
JSON

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