Files
5268d2de-a261-444d-92d7-380…/vercel.json
2026-05-21 01:59:05 +00:00

5 lines
97 B
JSON

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