Files
2d05e9fb-b439-4f57-a440-12f…/vercel.json
2026-05-19 06:40:50 +00:00

5 lines
97 B
JSON

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