Files
8be05e05-b1ca-47e7-9e0a-65f…/vercel.json
2026-06-04 03:18:55 +00:00

5 lines
97 B
JSON

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