Files
301d3175-676f-447c-a6ee-378…/vercel.json
2026-03-10 02:27:55 +00:00

5 lines
97 B
JSON

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