Files
49db59eb-c73a-49b4-a085-6fd…/vercel.json
2026-03-03 05:02:43 +00:00

5 lines
97 B
JSON

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