Files
ee416422-c1d2-4134-907f-cfd…/vercel.json
2026-06-03 18:04:39 +00:00

5 lines
97 B
JSON

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