Files
35d9522e-df83-43cc-b295-908…/vercel.json
2026-03-17 02:43:47 +00:00

5 lines
97 B
JSON

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