Files
29d8b0e3-c3ce-4ebc-bfe8-7ae…/vercel.json
2026-05-01 06:54:03 +00:00

5 lines
97 B
JSON

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