Files
2d82258f-81e6-46e6-a6f5-cbb…/vercel.json
2026-05-23 21:00:36 +00:00

5 lines
97 B
JSON

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