Files
9d4c1b10-e7e0-499b-890f-841…/vercel.json
2026-06-04 22:36:32 +00:00

5 lines
97 B
JSON

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