Files
3693f5f6-cd87-41b5-a45d-25f…/vercel.json
2026-06-12 20:02:28 +00:00

5 lines
97 B
JSON

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