Files
1d1de549-3d1d-4b3a-8cc2-da0…/vercel.json
2026-04-13 05:12:47 +00:00

5 lines
97 B
JSON

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