Files
5238c408-4fbc-48c2-89ae-e5f…/vercel.json
2026-06-12 21:51:59 +00:00

5 lines
97 B
JSON

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