Files
7b664700-1bc0-4fad-bf2d-0e8…/vercel.json
2026-06-08 05:17:09 +00:00

5 lines
97 B
JSON

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