Files
d582aff5-a602-44d8-b86f-67c…/vercel.json
2026-06-11 05:56:52 +00:00

5 lines
97 B
JSON

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