Files
b6678f50-eb2e-49c9-8a63-7b2…/vercel.json
2026-03-25 18:01:30 +00:00

5 lines
97 B
JSON

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