Files
6f1a8533-bfc5-4cd6-b05f-739…/vercel.json
2026-03-13 21:37:08 +00:00

5 lines
97 B
JSON

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