Files
5ce5e2f2-a759-475f-b7dc-286…/vercel.json
2026-03-12 02:46:09 +00:00

5 lines
97 B
JSON

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